
| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| edwards | 18 (100.0%) | 133 (100.0%) | 234 (100.0%) | 7.39 |
| Date | Author | File/Message |
|---|---|---|
| 11/16/06 9:17 PM | edwards |
Added staggered support in a new make_source, propagator, sink_smearing chain.
Fixed up asqtad_fermact to fit in this model. (2 Files changed, 18 Lines changed) lib/actions/boson/operator/klein_gord.cc 3.1
(+10
-1)
lib/actions/boson/operator/klein_gord.h 3.1
(+8
-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>. (2 Files changed, 2 Lines changed) lib/actions/boson/operator/klein_gord.h 3.0
(+1
-1)
lib/actions/boson/operator/klein_gord.cc 3.0
(+1
-1)
|
| 11/7/05 4:26 PM | edwards |
Added lattice fermion version.
(2 Files changed,
18 Lines changed)
lib/actions/boson/operator/klein_gord.h 2.1
(+8
-1)
lib/actions/boson/operator/klein_gord.cc 2.1
(+10
-1)
|
| 9/25/05 5:04 PM | edwards |
Moved to version 2.0
(2 Files changed,
2 Lines changed)
lib/actions/boson/operator/klein_gord.cc 2.0
(+1
-1)
lib/actions/boson/operator/klein_gord.h 2.0
(+1
-1)
|
| 4/10/05 10:48 PM | edwards |
Added doxygen comments.
(1 Files changed,
9 Lines changed)
lib/actions/boson/operator/klein_gord.h 1.5
(+9
-1)
|
| 1/14/05 3:13 PM | edwards |
Removed all using namespace QDP/Chroma from lib files. The library
should now be 100% in the Chroma namespace. All mainprogs need a using namespace Chroma. (2 Files changed, 2 Lines changed) lib/actions/boson/operator/klein_gord.cc 1.5
(+1
-2)
lib/actions/boson/operator/klein_gord.h 1.4
(+1
-2)
|
| 12/14/04 11:49 PM | edwards |
Added Chroma namespace.
(2 Files changed,
75 Lines changed)
lib/actions/boson/operator/klein_gord.h 1.3
(+14
-9)
lib/actions/boson/operator/klein_gord.cc 1.4
(+61
-58)
|
| 10/9/03 11:46 PM | edwards |
Removed dos-isms.
(1 Files changed,
17 Lines changed)
lib/actions/boson/operator/klein_gord.h 1.2
(+17
-17)
|
| 5/23/03 12:57 AM | edwards |
Changed include of qdp.h to chrombase.h
(1 Files changed,
2 Lines changed)
lib/actions/boson/operator/klein_gord.cc 1.3
(+2
-2)
|
| 4/9/03 3:42 PM | edwards |
Fixed include path.
(1 Files changed,
2 Lines changed)
lib/actions/boson/operator/klein_gord.cc 1.2
(+2
-2)
|
| 4/9/03 1:57 AM | edwards |
Moved klein gordon stuff to boson operators.
(2 Files changed,
87 Lines changed)
lib/actions/boson/operator/klein_gord.cc 1.1 added 70
lib/actions/boson/operator/klein_gord.h 1.1 added 17
|