
| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| edwards | 16 (50.0%) | 83 (26.5%) | 293 (29.9%) | 5.19 |
| bjoo | 16 (50.0%) | 230 (73.5%) | 686 (70.1%) | 14.38 |
| Date | Author | File/Message |
|---|---|---|
| 12/25/06 4:40 PM | bjoo |
Old MD Strip complete. New removed from names. Linkage problem in readNamedMonomialArray see if this will go away
(3 Files changed,
22 Lines changed)
lib/update/molecdyn/hamiltonian/exact_hamiltonian.h 3.4
(+10
-85)
lib/update/molecdyn/hamiltonian/exact_hamiltonian.cc 3.2
(+7
-7)
lib/update/molecdyn/hamiltonian/abs_hamiltonian.h 3.5
(+5
-339)
|
| 11/20/06 2:12 PM | bjoo |
Added parallel chain for new way of doing things
(3 Files changed,
256 Lines changed)
lib/update/molecdyn/hamiltonian/abs_hamiltonian.h 3.4
(+63
-1)
lib/update/molecdyn/hamiltonian/exact_hamiltonian.h 3.3
(+106
-5)
lib/update/molecdyn/hamiltonian/exact_hamiltonian.cc 3.1 added 87
|
| 11/16/06 3:39 PM | bjoo |
Added Timing Hacks
(1 Files changed,
2 Lines changed)
lib/update/molecdyn/hamiltonian/abs_hamiltonian.h 3.3
(+2
-2)
|
| 9/14/06 10:50 PM | edwards |
Changed output to go to XMLLOG.
(2 Files changed,
10 Lines changed)
lib/update/molecdyn/hamiltonian/abs_hamiltonian.h 3.2
(+8
-8)
lib/update/molecdyn/hamiltonian/exact_hamiltonian.h 3.2
(+2
-2)
|
| 8/25/06 10:08 PM | edwards |
Removed dosisms. Added missing START_CODE/END_CODE. Did some indentation.
(2 Files changed,
139 Lines changed)
lib/update/molecdyn/hamiltonian/exact_hamiltonian.h 3.1
(+44
-37)
lib/update/molecdyn/hamiltonian/abs_hamiltonian.h 3.1
(+95
-54)
|
| 4/3/06 12:59 AM | edwards |
Major overhaul of fermion and gauge action interface. Basically,
all fermacts and gaugeacts now carry out <T,P,Q> template parameters. These are the fermion type, the "P" - conjugate momenta, and "Q" - generalized coordinates in the sense of Hamilton's equations. The fermbc's have been rationalized to never be over multi1d<T>. The "createState" within the FermionAction is now fixed meaning the "u" fields are now from the coordinate type. There are now "ConnectState" that derive into FermState<T,P,Q> and GaugeState<P,Q>. (3 Files changed, 3 Lines changed) lib/update/molecdyn/hamiltonian/exact_hamiltonian.h 3.0
(+1
-1)
lib/update/molecdyn/hamiltonian/abs_hamiltonian.h 3.0
(+1
-1)
lib/update/molecdyn/hamiltonian/hamiltonian.h 3.0
(+1
-1)
|
| 10/4/05 3:23 PM | bjoo |
Added stout for prec4d and unprec 4d and 5d plus also HMC input files
(1 Files changed,
2 Lines changed)
lib/update/molecdyn/hamiltonian/exact_hamiltonian.h 2.1
(+2
-1)
|
| 9/25/05 5:04 PM | edwards |
Moved to version 2.0
(3 Files changed,
3 Lines changed)
lib/update/molecdyn/hamiltonian/abs_hamiltonian.h 2.0
(+1
-1)
lib/update/molecdyn/hamiltonian/hamiltonian.h 2.0
(+1
-1)
lib/update/molecdyn/hamiltonian/exact_hamiltonian.h 2.0
(+1
-1)
|
| 5/17/05 7:13 AM | bjoo |
Added SW integrator
(1 Files changed,
74 Lines changed)
lib/update/molecdyn/hamiltonian/abs_hamiltonian.h 1.6
(+74
-5)
|
| 4/10/05 6:05 PM | edwards |
More doxygen fixups.
(2 Files changed,
5 Lines changed)
lib/update/molecdyn/hamiltonian/exact_hamiltonian.h 1.6
(+2
-2)
lib/update/molecdyn/hamiltonian/abs_hamiltonian.h 1.5
(+3
-3)
|
| 4/10/05 5:46 PM | edwards |
Fixed up doxygen comments.
(2 Files changed,
116 Lines changed)
lib/update/molecdyn/hamiltonian/abs_hamiltonian.h 1.4
(+70
-53)
lib/update/molecdyn/hamiltonian/exact_hamiltonian.h 1.5
(+46
-40)
|
| 2/6/05 11:11 PM | edwards |
Added aggregators and doxygen comments.
(1 Files changed,
17 Lines changed)
lib/update/molecdyn/hamiltonian/hamiltonian.h 1.2
(+17
-2)
|
| 1/14/05 3:13 PM | edwards |
Removed all using namespace QDP/Chroma from lib files. The library
should now be 100% in the Chroma namespace. All mainprogs need a using namespace Chroma. (1 Files changed, 0 Lines changed) lib/update/molecdyn/hamiltonian/exact_hamiltonian.h 1.4
(+0
-3)
|
| 1/14/05 8:25 AM | bjoo |
NOw produce LOTS of XML from Monomials/HMC
(2 Files changed,
64 Lines changed)
lib/update/molecdyn/hamiltonian/exact_hamiltonian.h 1.3
(+7
-2)
lib/update/molecdyn/hamiltonian/abs_hamiltonian.h 1.3
(+57
-7)
|
| 1/13/05 11:10 AM | bjoo |
Include Paths changed
(2 Files changed,
2 Lines changed)
lib/update/molecdyn/hamiltonian/abs_hamiltonian.h 1.2
(+1
-1)
lib/update/molecdyn/hamiltonian/exact_hamiltonian.h 1.2
(+1
-1)
|
| 1/13/05 10:58 AM | bjoo |
HMC Reorg Phase 2
(1 Files changed,
7 Lines changed)
lib/update/molecdyn/hamiltonian/hamiltonian.h 1.1 added 7
|
| 1/13/05 10:55 AM | bjoo |
HMC Reorg Phase 1
(2 Files changed,
257 Lines changed)
lib/update/molecdyn/hamiltonian/abs_hamiltonian.h 1.1 added 176
lib/update/molecdyn/hamiltonian/exact_hamiltonian.h 1.1 added 81
|