
| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| mcneile | 5 (50.0%) | 243 (100.0%) | 256 (99.6%) | 48.60 |
| edwards | 5 (50.0%) | 0 (0.0%) | 1 (0.4%) | 0.00 |
| Date | Author | File/Message |
|---|---|---|
| 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>. (3 Files changed, 1 Lines changed) install_scripts/LIVERPOOL/install_chroma.sh 3.0
(+0
-0)
install_scripts/LIVERPOOL/Makefile_link 3.0
(+1
-1)
install_scripts/LIVERPOOL/get_chroma.csh 3.0
(+0
-0)
|
| 11/12/05 8:13 AM | mcneile |
This is an example makefile for linking mainm programs
to the installed version of chroma. (1 Files changed, 40 Lines changed) install_scripts/LIVERPOOL/Makefile_link 1.1 added 40
|
| 9/25/05 5:04 PM | edwards |
Moved to version 2.0
(2 Files changed,
0 Lines changed)
install_scripts/LIVERPOOL/install_chroma.sh 2.0
(+0
-0)
install_scripts/LIVERPOOL/get_chroma.csh 2.0
(+0
-0)
|
| 9/18/05 12:19 PM | mcneile |
I have fixed some typos in the information written to the compilation log
(1 Files changed,
4 Lines changed)
install_scripts/LIVERPOOL/install_chroma.sh 1.3
(+4
-3)
|
| 9/18/05 10:01 AM | mcneile |
I now check out a tagged chroma ditsribution.
(1 Files changed,
29 Lines changed)
install_scripts/LIVERPOOL/install_chroma.sh 1.2
(+29
-10)
|
| 9/18/05 9:28 AM | mcneile |
This is the first version of a script to build a tagged library
of chroma/qdp++ (1 Files changed, 112 Lines changed) install_scripts/LIVERPOOL/install_chroma.sh 1.1 added 112
|
| 4/25/05 10:42 AM | mcneile |
This is the script I give everyone to compile chroma/qdp++
on a linux box at Liverpool. (1 Files changed, 71 Lines changed) install_scripts/LIVERPOOL/get_chroma.csh 1.1 added 71
|