
| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| edwards | 13 (100.0%) | 470 (100.0%) | 766 (100.0%) | 36.15 |
| Date | Author | File/Message |
|---|---|---|
| 10/13/07 4:46 PM | edwards |
Moved around diagnostic printing so as to appear at the beginning of the
function call. (1 Files changed, 3 Lines changed) lib/meas/inline/schrfun/inline_sfpcac_w.cc 1.5
(+3
-3)
|
| 8/23/07 3:02 PM | edwards |
Cleaned up paths to the XMLGroup objects.
(2 Files changed,
253 Lines changed)
lib/meas/inline/schrfun/inline_sfpcac_w.cc 1.4
(+199
-198)
lib/meas/inline/schrfun/inline_sfpcac_w.h 1.3
(+54
-52)
|
| 9/20/06 4:28 PM | edwards |
Major housecleaning. Changed all the uses of the registration method
to now be **runtime**. The "registerAll()" function is exposed that will register the thingy. There is a private "registered" flag that is initially false and then set to true upon registration done at runtime. (4 Files changed, 43 Lines changed) lib/meas/inline/schrfun/inline_schrfun_aggregate.cc 1.2
(+17
-9)
lib/meas/inline/schrfun/inline_sfpcac_w.cc 1.3
(+22
-12)
lib/meas/inline/schrfun/inline_sfpcac_w.h 1.2
(+2
-2)
lib/meas/inline/schrfun/inline_schrfun_aggregate.h 1.2
(+2
-2)
|
| 7/3/06 10:55 PM | edwards |
Converted usage of source/source_type, fermact, sink/sink_type to using
GroupXML_t. Converted all monomials to use GroupXML_t as well. (1 Files changed, 5 Lines changed) lib/meas/inline/schrfun/inline_sfpcac_w.cc 1.2
(+5
-18)
|
| 4/10/06 5:17 PM | edwards |
Added schroedinger functional measurements
(5 Files changed,
462 Lines changed)
lib/meas/inline/schrfun/inline_sfpcac_w.cc 1.1 added 304
lib/meas/inline/schrfun/schrfun.h 1.1 added 23
lib/meas/inline/schrfun/inline_sfpcac_w.h 1.1 added 78
lib/meas/inline/schrfun/inline_schrfun_aggregate.cc 1.1 added 35
lib/meas/inline/schrfun/inline_schrfun_aggregate.h 1.1 added 22
|