Directory Statistics for lib/actions/ferm/

Back to Index Page

Lines Of Code for lib/actions/ferm/

Commits for lib/actions/ferm/ (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
edwards8 (100.0%) 30 (100.0%) 68 (100.0%) 3.75

Commit Log

DateAuthorFile/Message
9/19/06 12:04 PMedwards
Lots of changes, but mostly a house cleaning. Moved all gauge states
and ferm states to a new gaugestates and fermstates directory. Lots
of path changes.
(1 Files changed, 2 Lines changed)
lib/actions/ferm/ferm.h 3.1 (+2 -1)
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/actions/ferm/ferm.h 3.0 (+1 -1)
9/25/05 5:04 PMedwards
Moved to version 2.0 (1 Files changed, 1 Lines changed)
lib/actions/ferm/ferm.h 2.0 (+1 -1)
12/23/04 11:21 PMedwards
Added fermbc.h (1 Files changed, 2 Lines changed)
lib/actions/ferm/ferm.h 1.5 (+2 -1)
1/29/04 8:39 PMedwards
Removed all references and uses of the dslash directory and files! (1 Files changed, 1 Lines changed)
lib/actions/ferm/ferm.h 1.4 (+1 -3)
10/9/03 11:46 PMedwards
Removed dos-isms. (1 Files changed, 30 Lines changed)
lib/actions/ferm/ferm.h 1.3 (+30 -30)
4/9/03 5:00 PMedwards
Fixed include paths. (1 Files changed, 3 Lines changed)
lib/actions/ferm/ferm.h 1.2 (+3 -1)
4/9/03 1:57 AMedwards
Start of switch-over to using FermionAction. (1 Files changed, 28 Lines changed)
lib/actions/ferm/ferm.h 1.1 added 28