
| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| edwards | 50 (82.0%) | 842 (98.6%) | 2098 (99.4%) | 16.84 |
| uid3790 | 11 (18.0%) | 12 (1.4%) | 13 (0.6%) | 1.09 |
| Date | Author | File/Message |
|---|---|---|
| 10/16/07 4:12 PM | edwards |
Some more print statements.
(1 Files changed,
4 Lines changed)
lib/meas/schrfun/sfpcac_w.cc 3.14
(+4
-2)
|
| 10/16/07 4:11 PM | edwards |
Added some debugging print statements.
(2 Files changed,
18 Lines changed)
lib/meas/schrfun/sfcurrents_w.cc 3.2
(+13
-1)
lib/meas/schrfun/sfpcac_w.cc 3.13
(+5
-1)
|
| 8/27/07 4:17 PM | uid3790 |
No longer used - been absorbed into chroma/lib/meas/sources.
(10 Files changed,
0 Lines changed)
lib/meas/schrfun/sf_wall_source_const.cc 1.2 removed
lib/meas/schrfun/sf_sh_source_const.h 1.2 removed
lib/meas/schrfun/sf_source_const_aggregate.cc 1.2 removed
lib/meas/schrfun/sf_pt_source_const.h 1.2 removed
lib/meas/schrfun/sf_source_const_aggregate.h 1.2 removed
lib/meas/schrfun/sf_pt_source_const.cc 1.2 removed
lib/meas/schrfun/sf_source_const_factory.h 1.2 removed
lib/meas/schrfun/sf_wall_source_const.h 1.2 removed
lib/meas/schrfun/sf_sh_source_const.cc 1.2 removed
lib/meas/schrfun/sf_source_construction.h 1.2 removed
|
| 8/27/07 4:07 PM | uid3790 |
Added debugging output for forward propagator.
(1 Files changed,
13 Lines changed)
lib/meas/schrfun/sfpcac_w.cc 3.12
(+13
-1)
|
| 8/25/07 12:07 AM | edwards |
New sources for Schroedinger Functional.
(10 Files changed,
0 Lines changed)
lib/meas/schrfun/sf_wall_source_const.h 1.1 added
lib/meas/schrfun/sf_sh_source_const.cc 1.1 added
lib/meas/schrfun/sf_wall_source_const.cc 1.1 added
lib/meas/schrfun/sf_sh_source_const.h 1.1 added
lib/meas/schrfun/sf_source_const_factory.h 1.1 added
lib/meas/schrfun/sf_source_const_aggregate.cc 1.1 added
lib/meas/schrfun/sf_pt_source_const.h 1.1 added
lib/meas/schrfun/sf_source_construction.h 1.1 added
lib/meas/schrfun/sf_source_const_aggregate.h 1.1 added
lib/meas/schrfun/sf_pt_source_const.cc 1.1 added
|
| 8/24/07 3:23 PM | edwards |
Split off Z_A and Z_V measurements into their own separate routines
and files. Renamed sfcurcor to sfcorr. (9 Files changed, 564 Lines changed) lib/meas/schrfun/sfpcac_w.cc 3.11
(+41
-258)
lib/meas/schrfun/sfcorr_w.h 3.1 added 42
lib/meas/schrfun/sfcorr_w.cc 3.1 added 65
lib/meas/schrfun/schrfun.h 3.2
(+3
-2)
lib/meas/schrfun/sfcurcor_w.cc 3.3 removed
lib/meas/schrfun/sfcurcor_w.h 3.3 removed
lib/meas/schrfun/sfpcac_w.h 3.3
(+3
-2)
lib/meas/schrfun/sfcurrents_w.cc 3.1 added 354
lib/meas/schrfun/sfcurrents_w.h 3.1 added 56
|
| 8/23/07 3:02 PM | edwards |
Some code cleanups.
(4 Files changed,
37 Lines changed)
lib/meas/schrfun/sfpcac_w.h 3.2
(+6
-11)
lib/meas/schrfun/sfpcac_w.cc 3.10
(+24
-46)
lib/meas/schrfun/sfcurcor_w.h 3.2
(+3
-3)
lib/meas/schrfun/sfcurcor_w.cc 3.2
(+4
-4)
|
| 6/11/06 2:30 AM | edwards |
Change in interface. The quarkProp routines now all take a "numRetries"
variable for the number of times to call the qprop routine. The propagator regression tests have all been up to version 10 to read this new variable. The SystemSolver routines now all return a SystemSolverResults_t struct instead of an int of "n_count" . A residual of the unpreconditioned system of equations for the qprop and qpropT is computed. (1 Files changed, 11 Lines changed) lib/meas/schrfun/sfpcac_w.cc 3.9
(+11
-6)
|
| 4/25/06 11:41 PM | edwards |
Removed j_decay limitation. Code now solves for *all* spin components
thus twice the needed work. However, it now uses a general spin projector thus allowing it to *easily* work for arbitrary directions. That's life. (1 Files changed, 13 Lines changed) lib/meas/schrfun/sfpcac_w.cc 3.8
(+13
-44)
|
| 4/25/06 11:36 PM | edwards |
More cleanups. Still same cost. Checked the code works by
comparing old to new output. (1 Files changed, 39 Lines changed) lib/meas/schrfun/sfpcac_w.cc 3.7
(+39
-51)
|
| 4/25/06 10:55 PM | edwards |
Changed some of the really confusing usages of quark_prop_f and quark_prop_b
to be now the same as the current quark_propagator. (1 Files changed, 10 Lines changed) lib/meas/schrfun/sfpcac_w.cc 3.6
(+10
-16)
|
| 4/25/06 10:06 PM | edwards |
Some small cleanups.
(1 Files changed,
13 Lines changed)
lib/meas/schrfun/sfpcac_w.cc 3.5
(+13
-9)
|
| 4/15/06 11:07 PM | edwards |
Changed normalization.
(1 Files changed,
4 Lines changed)
lib/meas/schrfun/sfpcac_w.cc 3.4
(+4
-3)
|
| 4/11/06 9:28 PM | edwards |
Bug fixes.
(1 Files changed,
13 Lines changed)
lib/meas/schrfun/sfpcac_w.cc 3.3
(+13
-18)
|
| 4/11/06 12:16 AM | edwards |
Small cleanup of output.
(1 Files changed,
4 Lines changed)
lib/meas/schrfun/sfpcac_w.cc 3.2
(+4
-2)
|
| 4/10/06 5:18 PM | edwards |
New measurements.
(5 Files changed,
455 Lines changed)
lib/meas/schrfun/sfpcac_w.cc 3.1
(+340
-614)
lib/meas/schrfun/sfpcac_w.h 3.1 added 61
lib/meas/schrfun/sfcurcor_w.cc 3.1
(+48
-82)
lib/meas/schrfun/sfcurcor_w.h 3.1 added
lib/meas/schrfun/schrfun.h 3.1
(+3
-1)
|
| 4/3/06 12:59 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, 3 Lines changed) lib/meas/schrfun/sfcurcor_w.cc 3.0
(+1
-1)
lib/meas/schrfun/schrfun.h 3.0
(+1
-1)
lib/meas/schrfun/sfpcac_w.cc 3.0
(+1
-1)
|
| 9/25/05 5:04 PM | edwards |
Moved to version 2.0
(3 Files changed,
3 Lines changed)
lib/meas/schrfun/schrfun.h 2.0
(+1
-1)
lib/meas/schrfun/sfcurcor_w.cc 2.0
(+1
-1)
lib/meas/schrfun/sfpcac_w.cc 2.0
(+1
-1)
|
| 2/16/05 9:52 PM | edwards |
Added codes from szin - not yet fully converted.
(2 Files changed,
862 Lines changed)
lib/meas/schrfun/sfpcac_w.cc 1.1 added 780
lib/meas/schrfun/sfcurcor_w.cc 1.1 added
|
| 10/9/03 11:46 PM | edwards |
Removed dos-isms.
(1 Files changed,
22 Lines changed)
lib/meas/schrfun/schrfun.h 1.3
(+22
-22)
|