
| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| edwards | 31 (100.0%) | 954 (100.0%) | 1012 (100.0%) | 30.77 |
| Date | Author | File/Message |
|---|---|---|
| 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>. (7 Files changed, 7 Lines changed) lib/meas/pbp/mespbg5p_w.cc 3.0
(+1
-1)
lib/meas/pbp/ovpbg5p_w.cc 3.0
(+1
-1)
lib/meas/pbp/stagpbp_s.cc 3.0
(+1
-1)
lib/meas/pbp/pbp.h 3.0
(+1
-1)
lib/meas/pbp/mespbp_s.cc 3.0
(+1
-1)
lib/meas/pbp/pbg5p_w.cc 3.0
(+1
-1)
lib/meas/pbp/mespbp_w.cc 3.0
(+1
-1)
|
| 9/25/05 5:04 PM | edwards |
Moved to version 2.0
(7 Files changed,
7 Lines changed)
lib/meas/pbp/pbp.h 2.0
(+1
-1)
lib/meas/pbp/pbg5p_w.cc 2.0
(+1
-1)
lib/meas/pbp/stagpbp_s.cc 2.0
(+1
-1)
lib/meas/pbp/ovpbg5p_w.cc 2.0
(+1
-1)
lib/meas/pbp/mespbp_s.cc 2.0
(+1
-1)
lib/meas/pbp/mespbg5p_w.cc 2.0
(+1
-1)
lib/meas/pbp/mespbp_w.cc 2.0
(+1
-1)
|
| 1/14/05 1:42 PM | edwards |
Converted all lib files to be in chroma namespace.
(6 Files changed,
33 Lines changed)
lib/meas/pbp/mespbg5p_w.cc 1.2
(+9
-3)
lib/meas/pbp/stagpbp_s.cc 1.3
(+4
-2)
lib/meas/pbp/mespbp_w.cc 1.2
(+4
-4)
lib/meas/pbp/pbg5p_w.cc 1.2
(+6
-1)
lib/meas/pbp/ovpbg5p_w.cc 1.2
(+4
-3)
lib/meas/pbp/mespbp_s.cc 1.3
(+6
-1)
|
| 11/20/04 2:50 PM | edwards |
Changed to use LatticeStaggeredFermion
(1 Files changed,
5 Lines changed)
lib/meas/pbp/mespbp_s.cc 1.2
(+5
-5)
|
| 11/20/04 2:48 PM | edwards |
*** empty log message ***
(1 Files changed,
3 Lines changed)
lib/meas/pbp/stagpbp_s.cc 1.2
(+3
-4)
|
| 10/3/04 10:59 PM | edwards |
Initial converted versions.
(5 Files changed,
710 Lines changed)
lib/meas/pbp/mespbp_w.cc 1.1 added 105
lib/meas/pbp/mespbg5p_w.cc 1.1 added 171
lib/meas/pbp/pbg5p_w.cc 1.1 added 158
lib/meas/pbp/mespbp_s.cc 1.1 added 78
lib/meas/pbp/stagpbp_s.cc 1.1 added 198
|
| 8/19/04 12:41 PM | edwards |
First version of overlap psi-bar-psi.
(1 Files changed,
206 Lines changed)
lib/meas/pbp/ovpbg5p_w.cc 1.1 added 206
|
| 10/9/03 11:46 PM | edwards |
Removed dos-isms.
(1 Files changed,
20 Lines changed)
lib/meas/pbp/pbp.h 1.3
(+20
-20)
|
| 3/31/03 8:56 PM | edwards |
Added doxygen comments.
(1 Files changed,
13 Lines changed)
lib/meas/pbp/pbp.h 1.2
(+13
-1)
|
| 3/31/03 8:40 PM | edwards |
Initial include files.
(1 Files changed,
8 Lines changed)
lib/meas/pbp/pbp.h 1.1 added 8
|