Directory Statistics for lib/actions/boson/

Back to Index Page

Lines Of Code for lib/actions/boson/

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

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
edwards4 (100.0%) 23 (100.0%) 48 (100.0%) 5.75

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/actions/boson/boson.h 3.0 (+1 -1)
9/25/05 5:04 PMedwards
Moved to version 2.0 (1 Files changed, 1 Lines changed)
lib/actions/boson/boson.h 2.0 (+1 -1)
10/9/03 11:46 PMedwards
Removed dos-isms. (1 Files changed, 23 Lines changed)
lib/actions/boson/boson.h 1.2 (+23 -23)
4/9/03 1:27 PMedwards
Central include file. (1 Files changed, 23 Lines changed)
lib/actions/boson/boson.h 1.1 added 23