Directory Statistics for lib/update/

Back to Index Page

Lines Of Code for lib/update/

Commits for lib/update/ (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
bjoo25 (80.6%) 1 (4.0%) 138 (71.9%) 0.04
edwards6 (19.4%) 24 (96.0%) 54 (28.1%) 4.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/update/update.h 3.0 (+1 -1)
9/25/05 5:04 PMedwards
Moved to version 2.0 (1 Files changed, 1 Lines changed)
lib/update/update.h 2.0 (+1 -1)
12/21/04 10:42 AMbjoo
Two Flavor Unprec Wilson Monomial done (2 Files changed, 1 Lines changed)
lib/update/field_state.h 1.4 removed
lib/update/update.h 1.8 (+1 -2)
8/10/04 9:20 AMbjoo
Now have PureGauge and Degenerate Two Flavor pseudofermion HMC (2 Files changed, 13 Lines changed)
lib/update/field_state.h 1.3 (+11 -16)
lib/update/update.h 1.7 (+2 -2)
8/2/04 10:57 AMbjoo
Should now configure fine on the IBM in single precision (1 Files changed, 2 Lines changed)
lib/update/update.h 1.6 (+2 -2)
7/23/04 8:37 AMbjoo
Added in HMC Stuff moved to new place (1 Files changed, 5 Lines changed)
lib/update/update.h 1.5 (+5 -3)
7/23/04 7:56 AMbjoo
Moved these into the molecdyn dir (8 Files changed, 18 Lines changed)
lib/update/pg_hmc.h 1.2 removed
lib/update/hyb_int.h 1.3 removed
lib/update/hmc_classes.h 1.2 removed
lib/update/hamiltonian.h 1.3 removed
lib/update/abs_symp_updates.h 1.3 removed
lib/update/abs_hamiltonian.h 1.2 removed
lib/update/field_state.h 1.2 (+18 -3)
lib/update/symp_updates.h 1.2 removed
7/19/04 12:03 PMbjoo
Mechanics now works but doesnt converge right (5 Files changed, 63 Lines changed)
lib/update/hyb_int.h 1.2 (+54 -11)
lib/update/hmc_classes.h 1.1 added
lib/update/abs_symp_updates.h 1.2 (+1 -1)
lib/update/pg_hmc.h 1.1 added
lib/update/hamiltonian.h 1.2 (+8 -21)
7/16/04 11:55 AMbjoo
First cut stuff (6 Files changed, 36 Lines changed)
lib/update/symp_updates.h 1.1 added
lib/update/abs_symp_updates.h 1.1 added
lib/update/hamiltonian.h 1.1 added
lib/update/field_state.h 1.1 added
lib/update/hyb_int.h 1.1 added
lib/update/abs_hamiltonian.h 1.1 added
3/29/04 4:33 PMedwards
Removed dos induced carriage-returns. (1 Files changed, 24 Lines changed)
lib/update/update.h 1.4 (+24 -24)
4/8/03 9:25 PMedwards
Added heatbath and molecular dynamics include files. (1 Files changed, 4 Lines changed)
lib/update/update.h 1.3 (+4 -1)
4/2/03 1:59 AMedwards
Fixed doxygen comments. (1 Files changed, 15 Lines changed)
lib/update/update.h 1.2 (+15 -3)
2/15/03 9:19 PMedwards
New file. (1 Files changed, 9 Lines changed)
lib/update/update.h 1.1 added 9