Directory Statistics for lib/meas/trln/

Back to Index Page

Lines Of Code for lib/meas/trln/

Commits for lib/meas/trln/ (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
edwards6 (100.0%) 522 (100.0%) 526 (100.0%) 87.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>.
(2 Files changed, 2 Lines changed)
lib/meas/trln/pade_trln_w.cc 3.0 (+1 -1)
lib/meas/trln/trln.h 3.0 (+1 -1)
9/25/05 5:04 PMedwards
Moved to version 2.0 (2 Files changed, 2 Lines changed)
lib/meas/trln/pade_trln_w.cc 2.0 (+1 -1)
lib/meas/trln/trln.h 2.0 (+1 -1)
2/16/05 9:52 PMedwards
Added codes from szin - not yet fully converted. (2 Files changed, 522 Lines changed)
lib/meas/trln/pade_trln_w.cc 1.1 added 500
lib/meas/trln/trln.h 1.1 added 22