Directory Statistics for lib/util/

Back to Index Page

Lines Of Code for lib/util/

Commits for lib/util/ (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
edwards6 (85.7%) 26 (96.3%) 58 (96.7%) 4.33
flemingg1 (14.3%) 1 (3.7%) 2 (3.3%) 1.00

Commit Log

DateAuthorFile/Message
4/3/06 12:59 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/util/util.h 3.0 (+1 -1)
9/25/05 5:04 PMedwards
Moved to version 2.0 (1 Files changed, 1 Lines changed)
lib/util/util.h 2.0 (+1 -1)
1/29/04 3:38 PMedwards
Added info.h (1 Files changed, 2 Lines changed)
lib/util/util.h 1.5 (+2 -1)
10/9/03 11:46 PMedwards
Removed dos-isms. (1 Files changed, 26 Lines changed)
lib/util/util.h 1.4 (+26 -26)
3/31/03 2:38 PMedwards
Added doxygen comments. (1 Files changed, 16 Lines changed)
lib/util/util.h 1.3 (+16 -3)
3/14/03 12:06 AMflemingg
Initial version of SftMom class (1 Files changed, 2 Lines changed)
lib/util/util.h 1.2 (+2 -1)
2/15/03 12:54 AMedwards
Switch to having an accompanying .h with every .cc . (1 Files changed, 12 Lines changed)
lib/util/util.h 1.1 added 12