
| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| edwards | 7 (58.3%) | 32 (88.9%) | 75 (85.2%) | 4.57 |
| bjoo | 3 (25.0%) | 2 (5.6%) | 9 (10.2%) | 0.67 |
| flemingg | 1 (8.3%) | 1 (2.8%) | 2 (2.3%) | 1.00 |
| dgr | 1 (8.3%) | 1 (2.8%) | 2 (2.3%) | 1.00 |
| Date | Author | File/Message |
|---|---|---|
| 4/3/06 12:58 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>. (1 Files changed, 1 Lines changed) lib/meas/meas.h 3.0
(+1
-1)
|
| 11/7/05 4:20 PM | edwards |
Added sinks.h
(1 Files changed,
2 Lines changed)
lib/meas/meas.h 2.1
(+2
-1)
|
| 9/25/05 5:04 PM | edwards |
Moved to version 2.0
(1 Files changed,
1 Lines changed)
lib/meas/meas.h 2.0
(+1
-1)
|
| 1/13/05 7:40 AM | bjoo |
Added inline measurement structure
(1 Files changed,
3 Lines changed)
lib/meas/meas.h 1.9
(+3
-1)
|
| 1/7/04 8:50 AM | bjoo |
added _w.h and _s.h header files in lots of directories, removed zolotarev4d_fermact_w soon to be replaced with zolotarev4d_fermact_bj etc
(1 Files changed,
3 Lines changed)
lib/meas/meas.h 1.8
(+3
-3)
|
| 10/9/03 11:46 PM | edwards |
Removed dos-isms.
(1 Files changed,
33 Lines changed)
lib/meas/meas.h 1.7
(+33
-33)
|
| 8/20/03 7:33 AM | bjoo |
Moved some files to be wilson specific. Now compiles for both wilson and staggereed libraries. Some mainprogs may still need to be identified as wilson or staggered or both
(1 Files changed,
3 Lines changed)
lib/meas/meas.h 1.6
(+3
-3)
|
| 4/17/03 10:50 AM | dgr |
Added the directory sources associated with P- and D-wave propagator
and operator construction (1 Files changed, 2 Lines changed) lib/meas/meas.h 1.5
(+2
-1)
|
| 3/31/03 8:40 PM | edwards |
Added doxygen comments.
(1 Files changed,
23 Lines changed)
lib/meas/meas.h 1.4
(+23
-4)
|
| 3/3/03 11:04 AM | flemingg |
Added #include "hadron/hadron.h"
(1 Files changed,
2 Lines changed)
lib/meas/meas.h 1.3
(+2
-1)
|
| 2/16/03 1:39 PM | edwards |
Bug fix. Had wrong include guards.
(1 Files changed,
3 Lines changed)
lib/meas/meas.h 1.2
(+3
-3)
|
| 2/15/03 12:54 AM | edwards |
Switch to having an accompanying .h with every .cc .
(1 Files changed,
12 Lines changed)
lib/meas/meas.h 1.1 added 12
|