Directory Statistics for lib/update/heatbath/

Back to Index Page

Lines Of Code for lib/update/heatbath/

Commits for lib/update/heatbath/ (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
edwards104 (84.6%) 1466 (83.1%) 2696 (88.5%) 14.10
bjoo12 (9.8%) 4 (0.2%) 56 (1.8%) 0.33
velytsky7 (5.7%) 295 (16.7%) 295 (9.7%) 42.14

Commit Log

DateAuthorFile/Message
5/31/07 4:48 PMbjoo
Moved the sitesOnNode out of a loop (1 Files changed, 4 Lines changed)
lib/update/heatbath/su2_hb_update.cc 3.2 (+4 -2)
2/22/07 4:11 PMbjoo
Removed Ordered and Unordered Subsets and Sets. Now just have Subsets and Sets -not Unordered or Ordered - passes regressions with suitable QDP where QDP has SSE disabled (8 Files changed, 18 Lines changed)
lib/update/heatbath/su3over.cc 3.1 (+2 -2)
lib/update/heatbath/su3over.h 3.1 (+2 -2)
lib/update/heatbath/su3hb.h 3.1 (+2 -2)
lib/update/heatbath/mciter32.cc 3.1 (+2 -2)
lib/update/heatbath/su2_hb_update.cc 3.1 (+5 -5)
lib/update/heatbath/mciter32.h 3.1 (+2 -2)
lib/update/heatbath/su3hb.cc 3.1 (+2 -2)
lib/update/heatbath/su2_hb_update.h 3.1 (+1 -1)
4/18/06 10:28 PMedwards
Removed su3_hb_sweep and u_staple (5 Files changed, 1 Lines changed)
lib/update/heatbath/su3_hb_sweep.cc 3.1 removed
lib/update/heatbath/heatbath.h 3.1 (+1 -3)
lib/update/heatbath/su3_hb_sweep.h 3.1 removed
lib/update/heatbath/u_staple.h 3.1 removed
lib/update/heatbath/u_staple.cc 3.1 removed
4/18/06 10:28 PMedwards
Switched to using WilsonGaugeAct. (2 Files changed, 27 Lines changed)
lib/update/heatbath/mciter.h 3.1 (+5 -5)
lib/update/heatbath/mciter.cc 3.1 (+22 -17)
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>.
(18 Files changed, 15 Lines changed)
lib/update/heatbath/mciter.h 3.0 (+1 -1)
lib/update/heatbath/mciter32.h 3.0 (+1 -1)
lib/update/heatbath/su3_hb_sweep.cc 3.0 (+1 -1)
lib/update/heatbath/su2_hb_update.cc 3.0 (+0 -0)
lib/update/heatbath/monte.cc 3.0 (+1 -1)
lib/update/heatbath/su3over.h 3.0 (+1 -1)
lib/update/heatbath/su3over.cc 3.0 (+1 -1)
lib/update/heatbath/u_staple.h 3.0 (+1 -1)
lib/update/heatbath/hb_params.h 3.0 (+1 -1)
lib/update/heatbath/su3hb.h 3.0 (+1 -1)
lib/update/heatbath/u_staple.cc 3.0 (+1 -1)
lib/update/heatbath/heatbath.h 3.0 (+1 -1)
lib/update/heatbath/su2_hb_update.h 3.0 (+0 -0)
lib/update/heatbath/mciter.cc 3.0 (+1 -1)
lib/update/heatbath/su3hb.cc 3.0 (+1 -1)
lib/update/heatbath/monte.h 3.0 (+1 -1)
lib/update/heatbath/su3_hb_sweep.h 3.0 (+0 -0)
lib/update/heatbath/mciter32.cc 3.0 (+1 -1)
9/25/05 5:04 PMedwards
Moved to version 2.0 (18 Files changed, 15 Lines changed)
lib/update/heatbath/u_staple.cc 2.0 (+1 -1)
lib/update/heatbath/su3hb.h 2.0 (+1 -1)
lib/update/heatbath/mciter.cc 2.0 (+1 -1)
lib/update/heatbath/su3over.cc 2.0 (+1 -1)
lib/update/heatbath/mciter.h 2.0 (+1 -1)
lib/update/heatbath/su3_hb_sweep.cc 2.0 (+1 -1)
lib/update/heatbath/su2_hb_update.cc 2.0 (+0 -0)
lib/update/heatbath/hb_params.h 2.0 (+1 -1)
lib/update/heatbath/monte.h 2.0 (+1 -1)
lib/update/heatbath/su2_hb_update.h 2.0 (+0 -0)
lib/update/heatbath/u_staple.h 2.0 (+1 -1)
lib/update/heatbath/su3_hb_sweep.h 2.0 (+0 -0)
lib/update/heatbath/monte.cc 2.0 (+1 -1)
lib/update/heatbath/su3over.h 2.0 (+1 -1)
lib/update/heatbath/mciter32.cc 2.0 (+1 -1)
lib/update/heatbath/mciter32.h 2.0 (+1 -1)
lib/update/heatbath/su3hb.cc 2.0 (+1 -1)
lib/update/heatbath/heatbath.h 2.0 (+1 -1)
7/23/05 9:34 AMedwards
Changed cerr to QDPIO::cerr (1 Files changed, 179 Lines changed)
lib/update/heatbath/su2_hb_update.cc 1.3 (+179 -172)
7/3/05 12:10 PMedwards
Added overrelaxation. Switched to mciter. (10 Files changed, 472 Lines changed)
lib/update/heatbath/su3over.cc 1.6 (+66 -66)
lib/update/heatbath/su3_hb_sweep.cc 1.3 (+39 -22)
lib/update/heatbath/u_staple.cc 1.3 (+60 -46)
lib/update/heatbath/su3hb.cc 1.7 (+172 -171)
lib/update/heatbath/su3_hb_sweep.h 1.3 (+8 -7)
lib/update/heatbath/mciter.h 1.4 (+24 -22)
lib/update/heatbath/u_staple.h 1.3 (+24 -14)
lib/update/heatbath/mciter.cc 1.5 (+70 -106)
lib/update/heatbath/heatbath.h 1.4 (+2 -1)
lib/update/heatbath/hb_params.h 1.4 (+7 -7)
6/29/05 3:27 PMedwards
Turned off public/private. (1 Files changed, 39 Lines changed)
lib/update/heatbath/hb_params.h 1.3 (+39 -24)
6/29/05 3:26 PMedwards
Added update stuff. (1 Files changed, 7 Lines changed)
lib/update/heatbath/heatbath.h 1.3 (+7 -1)
1/14/05 1:42 PMedwards
Converted all lib files to be in chroma namespace. (17 Files changed, 83 Lines changed)
lib/update/heatbath/mciter.h 1.3 (+5 -1)
lib/update/heatbath/su2_hb_update.cc 1.2 (+4 -0)
lib/update/heatbath/monte.h 1.3 (+5 -1)
lib/update/heatbath/u_staple.h 1.2 (+6 -0)
lib/update/heatbath/su3hb.h 1.6 (+4 -3)
lib/update/heatbath/monte.cc 1.4 (+5 -1)
lib/update/heatbath/su3_hb_sweep.h 1.2 (+6 -0)
lib/update/heatbath/mciter32.cc 1.3 (+5 -2)
lib/update/heatbath/su3over.h 1.5 (+6 -1)
lib/update/heatbath/u_staple.cc 1.2 (+4 -0)
lib/update/heatbath/hb_params.h 1.2 (+6 -0)
lib/update/heatbath/su3_hb_sweep.cc 1.2 (+3 -1)
lib/update/heatbath/su2_hb_update.h 1.2 (+6 -0)
lib/update/heatbath/su3over.cc 1.5 (+5 -2)
lib/update/heatbath/mciter.cc 1.4 (+4 -2)
lib/update/heatbath/mciter32.h 1.3 (+5 -1)
lib/update/heatbath/su3hb.cc 1.6 (+4 -2)
11/16/04 6:08 PMvelytsky
Added heatbath updating (pure glue SU(3)) for isotropic and anisotropic
lattices.
(7 Files changed, 295 Lines changed)
lib/update/heatbath/hb_params.h 1.1 added 27
lib/update/heatbath/su3_hb_sweep.h 1.1 added
lib/update/heatbath/u_staple.cc 1.1 added
lib/update/heatbath/su2_hb_update.h 1.1 added 19
lib/update/heatbath/u_staple.h 1.1 added
lib/update/heatbath/su3_hb_sweep.cc 1.1 added
lib/update/heatbath/su2_hb_update.cc 1.1 added 178
9/22/04 1:25 PMbjoo
Added in enum typemaps to do hopefully all the enum-related io through the typemaps (2 Files changed, 17 Lines changed)
lib/update/heatbath/su3hb.cc 1.5 (+7 -8)
lib/update/heatbath/su3hb.h 1.5 (+10 -7)
8/6/04 11:26 PMedwards
Heatbath codes now compile. (4 Files changed, 93 Lines changed)
lib/update/heatbath/su3hb.cc 1.4 (+76 -97)
lib/update/heatbath/su3over.h 1.4 (+2 -2)
lib/update/heatbath/su3hb.h 1.4 (+10 -1)
lib/update/heatbath/su3over.cc 1.4 (+5 -8)
7/27/04 10:38 PMedwards
Changed {START,END}_CODE("foo") to {START,END}_CODE(). (5 Files changed, 15 Lines changed)
lib/update/heatbath/mciter.cc 1.3 (+3 -3)
lib/update/heatbath/monte.cc 1.3 (+3 -3)
lib/update/heatbath/mciter32.cc 1.2 (+3 -3)
lib/update/heatbath/su3over.cc 1.3 (+3 -3)
lib/update/heatbath/su3hb.cc 1.3 (+3 -3)
3/29/04 4:33 PMedwards
Removed dos induced carriage-returns. (6 Files changed, 238 Lines changed)
lib/update/heatbath/mciter32.h 1.2 (+41 -41)
lib/update/heatbath/mciter.h 1.2 (+32 -32)
lib/update/heatbath/heatbath.h 1.2 (+21 -21)
lib/update/heatbath/su3over.h 1.3 (+28 -28)
lib/update/heatbath/su3hb.h 1.3 (+35 -35)
lib/update/heatbath/monte.h 1.2 (+81 -81)
2/11/04 7:51 AMbjoo
Stripped out Read() and Write() (1 Files changed, 17 Lines changed)
lib/update/heatbath/monte.cc 1.2 (+17 -17)
1/22/04 5:51 PMedwards
More fixes. (1 Files changed, 3 Lines changed)
lib/update/heatbath/mciter.cc 1.2 (+3 -3)
1/4/04 7:47 PMedwards
Fixed up doxygen comments. (4 Files changed, 8 Lines changed)
lib/update/heatbath/su3hb.cc 1.2 (+2 -1)
lib/update/heatbath/su3over.cc 1.2 (+2 -1)
lib/update/heatbath/su3hb.h 1.2 (+2 -1)
lib/update/heatbath/su3over.h 1.2 (+2 -1)
12/29/03 2:47 PMedwards
First pass at pure gauge routines. (10 Files changed, 1480 Lines changed)
lib/update/heatbath/monte.h 1.1 added 81
lib/update/heatbath/monte.cc 1.1 added 255
lib/update/heatbath/su3over.h 1.1 added 27
lib/update/heatbath/mciter.h 1.1 added 32
lib/update/heatbath/su3over.cc 1.1 added 85
lib/update/heatbath/su3hb.h 1.1 added 34
lib/update/heatbath/su3hb.cc 1.1 added 246
lib/update/heatbath/mciter32.h 1.1 added 41
lib/update/heatbath/mciter32.cc 1.1 added 549
lib/update/heatbath/mciter.cc 1.1 added 130