|
|
Login: juge
Fullname: juge
Revisions: 38
Lines of Code: 3839
Added Lines of Code: 8040
Lines of Code per Change: 101.0
|




| Date | Author | File/Message |
|---|---|---|
| 4/11/07 12:55 AM | juge |
Removed the extra time loop and added some routines for compatibility.
(4 Files changed,
188 Lines changed)
lib/meas/hadron/baryon_operator.h 1.3
(+11
-2)
lib/meas/hadron/simple_baryon_operator_w.h 1.6
(+18
-4)
lib/meas/hadron/group_baryon_operator_w.cc 1.25
(+126
-174)
lib/meas/hadron/group_baryon_operator_w.h 1.18
(+33
-33)
|
| 1/11/07 1:16 AM | juge |
Removed extra cfg variable from QQQ routines.
(1 Files changed,
7 Lines changed)
lib/meas/hadron/group_baryon_operator_w.h 1.17
(+7
-9)
|
| 1/11/07 1:01 AM | juge |
Removed extra cfg variable from QQQs.
(1 Files changed,
153 Lines changed)
lib/meas/hadron/group_baryon_operator_w.cc 1.24
(+153
-87)
|
| 12/3/06 4:55 PM | juge |
This replaces gbaryonall2all.cc
The subroutines are in group_baryon_operator_w.cc/h A final check on the phases is needed. (1 Files changed, 684 Lines changed) mainprogs/main/group_baryon_run.cc 3.1 added 684
|
| 11/30/06 1:59 PM | juge |
Previous checkin didn't seem to work.
(params.NdilReduce) (1 Files changed, 26 Lines changed) lib/meas/hadron/group_baryon_operator_w.cc 1.22
(+26
-54)
|
| 11/30/06 9:32 AM | juge |
Now contains the routine that takes time-colour-spin
dilution to time-dilution. (1 Files changed, 212 Lines changed) mainprogs/main/gbaryonall2all.cc 1.10
(+212
-52)
|
| 11/30/06 9:30 AM | juge |
Macro defs for removing dilutions were added.
This is a temporary solution. The input perl script at the end was also changed... (1 Files changed, 107 Lines changed) lib/meas/hadron/group_baryon_operator_w.h 1.15
(+107
-38)
|
| 11/27/06 12:21 AM | juge |
Quark orderings were not in sync with the Chroma_Input.txt
file. (1 Files changed, 6 Lines changed) mainprogs/main/gbaryonall2all.cc 1.9
(+6
-6)
|
| 11/26/06 9:56 PM | juge |
Compile the program that makes the source operator and
sink operator separately now by #define's in the main program. (1 Files changed, 12 Lines changed) mainprogs/main/gbaryonall2all.cc 1.8
(+12
-104)
|
| 11/26/06 8:28 PM | juge |
The source and sink operators can be made in different
runs now. (there may not be enough disk space to accommodate both operators at the same time) (1 Files changed, 164 Lines changed) mainprogs/main/gbaryonall2all.cc 1.7
(+164
-14)
|