Directory Statistics for lib/meas/

Back to Index Page

Lines Of Code for lib/meas/

Commits for lib/meas/ (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
edwards7 (58.3%) 32 (88.9%) 75 (85.2%) 4.57
bjoo3 (25.0%) 2 (5.6%) 9 (10.2%) 0.67
flemingg1 (8.3%) 1 (2.8%) 2 (2.3%) 1.00
dgr1 (8.3%) 1 (2.8%) 2 (2.3%) 1.00

Commit Log

DateAuthorFile/Message
4/3/06 12:58 AMedwards
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 PMedwards
Added sinks.h (1 Files changed, 2 Lines changed)
lib/meas/meas.h 2.1 (+2 -1)
9/25/05 5:04 PMedwards
Moved to version 2.0 (1 Files changed, 1 Lines changed)
lib/meas/meas.h 2.0 (+1 -1)
1/13/05 7:40 AMbjoo
Added inline measurement structure (1 Files changed, 3 Lines changed)
lib/meas/meas.h 1.9 (+3 -1)
1/7/04 8:50 AMbjoo
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 PMedwards
Removed dos-isms. (1 Files changed, 33 Lines changed)
lib/meas/meas.h 1.7 (+33 -33)
8/20/03 7:33 AMbjoo
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 AMdgr
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 PMedwards
Added doxygen comments. (1 Files changed, 23 Lines changed)
lib/meas/meas.h 1.4 (+23 -4)
3/3/03 11:04 AMflemingg
Added #include "hadron/hadron.h" (1 Files changed, 2 Lines changed)
lib/meas/meas.h 1.3 (+2 -1)
2/16/03 1:39 PMedwards
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 AMedwards
Switch to having an accompanying .h with every .cc . (1 Files changed, 12 Lines changed)
lib/meas/meas.h 1.1 added 12