
| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| edwards | 50 (65.8%) | -172 (-661.5%) | 674 (67.4%) | -3.44 |
| bjoo | 26 (34.2%) | 198 (761.5%) | 326 (32.6%) | 7.62 |
| Date | Author | File/Message |
|---|---|---|
| 9/19/06 12:04 PM | edwards |
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/gauge/gauge.h 3.1
(+2
-1)
|
| 4/3/06 12:58 AM | edwards |
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/gauge/gauge.h 3.0
(+1
-1)
|
| 9/25/05 5:04 PM | edwards |
Moved to version 2.0
(1 Files changed,
1 Lines changed)
lib/actions/gauge/gauge.h 2.0
(+1
-1)
|
| 1/12/05 9:27 PM | edwards |
More file renaming.
(1 Files changed,
5 Lines changed)
lib/actions/gauge/gauge.h 1.6
(+5
-15)
|
| 1/12/05 9:02 PM | edwards |
Moved into subdirs.
(9 Files changed,
0 Lines changed)
lib/actions/gauge/gaugebc_schroedinger.cc 1.2 removed
lib/actions/gauge/gaugebcs.h 1.2 removed
lib/actions/gauge/gaugebc_periodic.h 1.2 removed
lib/actions/gauge/gaugebcs.cc 1.2 removed
lib/actions/gauge/gaugebc_simple.cc 1.3 removed
lib/actions/gauge/gaugebc_simple.h 1.2 removed
lib/actions/gauge/gaugebc_periodic.cc 1.4 removed
lib/actions/gauge/gaugebc_schroedinger.h 1.2 removed
lib/actions/gauge/gaugebc_factory.h 1.2 removed
|
| 1/12/05 8:57 PM | edwards |
Moved to gaugeacts dir.
(9 Files changed,
0 Lines changed)
lib/actions/gauge/wilson_gaugeact.cc 1.14 removed
lib/actions/gauge/rect_gaugeact.h 1.2 removed
lib/actions/gauge/rect_gaugeact.cc 1.3 removed
lib/actions/gauge/wilson_gaugeact.h 1.10 removed
lib/actions/gauge/pg_gaugeact.h 1.2 removed
lib/actions/gauge/plaq_gaugeact.h 1.2 removed
lib/actions/gauge/gaugeact_factory.h 1.2 removed
lib/actions/gauge/pg_gaugeact.cc 1.3 removed
lib/actions/gauge/plaq_gaugeact.cc 1.2 removed
|
| 1/12/05 3:03 PM | edwards |
Bug fixes. S and dsdu now are at least gauge invariant and covariant,
respectively. (2 Files changed, 18 Lines changed) lib/actions/gauge/pg_gaugeact.cc 1.2
(+10
-7)
lib/actions/gauge/rect_gaugeact.cc 1.2
(+8
-5)
|
| 1/11/05 11:44 PM | edwards |
Added plaq,rect,pg gaugeacts. Added aggregator for gaugebc's.
(12 Files changed,
31 Lines changed)
lib/actions/gauge/pg_gaugeact.h 1.1 added
lib/actions/gauge/pg_gaugeact.cc 1.1 added
lib/actions/gauge/gaugebcs.h 1.1 added
lib/actions/gauge/wilson_gaugeact.h 1.9
(+4
-10)
lib/actions/gauge/rect_gaugeact.h 1.1 added
lib/actions/gauge/plaq_gaugeact.cc 1.1 added
lib/actions/gauge/plaq_gaugeact.h 1.1 added
lib/actions/gauge/lw_gaugeact_tmp.cc 1.2 removed
lib/actions/gauge/wilson_gaugeact.cc 1.13
(+9
-29)
lib/actions/gauge/rect_gaugeact.cc 1.1 added
lib/actions/gauge/gauge.h 1.5
(+6
-1)
lib/actions/gauge/gaugebcs.cc 1.1 added
|
| 1/6/05 6:21 AM | bjoo |
Added lcm_hmc.h for LatticeColorMatrix HMC and t_hmc program as well as tests , but need to recompile to check most recent merge hasnt done anything bad
(1 Files changed,
3 Lines changed)
lib/actions/gauge/wilson_gaugeact.cc 1.12
(+3
-3)
|
| 1/5/05 12:28 PM | bjoo |
Works now
(2 Files changed,
2 Lines changed)
lib/actions/gauge/gaugebc_simple.cc 1.2
(+1
-1)
lib/actions/gauge/gaugebc_periodic.cc 1.3
(+1
-1)
|
| 1/5/05 11:15 AM | bjoo |
Balints changes
(1 Files changed,
6 Lines changed)
lib/actions/gauge/wilson_gaugeact.cc 1.11
(+6
-3)
|
| 1/4/05 9:57 AM | bjoo |
MD Conserves energy when I take out the factor of -1 from the force term, and divvy the gauge force term by an additional factor of 2. These are probably just conventionally related but it would be nice to understand them
(1 Files changed,
42 Lines changed)
lib/actions/gauge/wilson_gaugeact.cc 1.10
(+42
-10)
|
| 1/4/05 1:50 AM | edwards |
Changed debugging output.
(1 Files changed,
1 Lines changed)
lib/actions/gauge/gaugebc_periodic.cc 1.2
(+1
-1)
|
| 12/31/04 12:17 PM | bjoo |
Added in basic leapfrog idea with test program
(1 Files changed,
3 Lines changed)
lib/actions/gauge/wilson_gaugeact.cc 1.9
(+3
-1)
|
| 12/30/04 5:29 AM | bjoo |
Merged in new GaugeBC stuff. Removed MD_io etc etc
(11 Files changed,
96 Lines changed)
lib/actions/gauge/wilson_gaugeact.h 1.8
(+28
-19)
lib/actions/gauge/wilson_gaugeact.cc 1.8
(+59
-1)
lib/actions/gauge/gaugebc_periodic.h 1.1 added
lib/actions/gauge/gauge.h 1.4
(+7
-1)
lib/actions/gauge/gaugebc_schroedinger.h 1.1 added
lib/actions/gauge/gaugebc_factory.h 1.1 added
lib/actions/gauge/gaugebc_simple.h 1.1 added
lib/actions/gauge/gaugebc_schroedinger.cc 1.1 added
lib/actions/gauge/gaugebc_periodic.cc 1.1 added
lib/actions/gauge/gaugeact_factory.h 1.1 added
lib/actions/gauge/gaugebc_simple.cc 1.1 added
|
| 12/22/04 2:28 PM | edwards |
Renamed wilson_tmp to lw_tmp.
(2 Files changed,
0 Lines changed)
lib/actions/gauge/lw_gaugeact_tmp.cc 1.1 added
lib/actions/gauge/wilson_gaugeact_tmp.cc 1.2 removed
|
| 12/22/04 2:27 PM | edwards |
First cut at dsdu for 1-loop LW glue.
(1 Files changed,
0 Lines changed)
lib/actions/gauge/wilson_gaugeact_tmp.cc 1.1 added
|
| 12/14/04 11:49 PM | edwards |
Added Chroma namespace.
(2 Files changed,
201 Lines changed)
lib/actions/gauge/wilson_gaugeact.cc 1.7
(+131
-128)
lib/actions/gauge/wilson_gaugeact.h 1.7
(+70
-64)
|
| 9/7/04 11:53 AM | bjoo |
PrecContFracLinOpArray now compies so I added it to Makefile.am
(1 Files changed,
3 Lines changed)
lib/actions/gauge/wilson_gaugeact.h 1.6
(+3
-3)
|
| 8/19/04 12:32 PM | bjoo |
Added readers for wilson fermact and gauge bcs
(1 Files changed,
10 Lines changed)
lib/actions/gauge/wilson_gaugeact.h 1.5
(+10
-1)
|