
| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| edwards | 44 (89.8%) | 150 (66.7%) | 286 (78.4%) | 3.41 |
| bjoo | 4 (8.2%) | 74 (32.9%) | 77 (21.1%) | 18.50 |
| mcneile | 1 (2.0%) | 1 (0.4%) | 2 (0.5%) | 1.00 |
| Date | Author | File/Message |
|---|---|---|
| 4/9/07 2:41 PM | bjoo |
Now affix traj number to xmlfile unless it is 0
(1 Files changed,
12 Lines changed)
lib/meas/inline/make_xml_file.cc 3.1
(+12
-3)
|
| 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. (2 Files changed, 22 Lines changed) lib/meas/inline/inline_aggregate.cc 3.2
(+20
-11)
lib/meas/inline/inline_aggregate.h 3.1
(+2
-2)
|
| 9/7/06 3:11 PM | edwards |
Added missing include of schrfun.h
(1 Files changed,
2 Lines changed)
lib/meas/inline/inline.h 3.1
(+2
-1)
|
| 4/10/06 5:17 PM | edwards |
Added schroedinger functional measurements
(1 Files changed,
3 Lines changed)
lib/meas/inline/inline_aggregate.cc 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>. (7 Files changed, 7 Lines changed) lib/meas/inline/abs_inline_measurement_factory.h 3.0
(+1
-1)
lib/meas/inline/inline_aggregate.cc 3.0
(+1
-1)
lib/meas/inline/abs_inline_measurement.h 3.0
(+1
-1)
lib/meas/inline/make_xml_file.cc 3.0
(+1
-1)
lib/meas/inline/inline_aggregate.h 3.0
(+1
-1)
lib/meas/inline/inline.h 3.0
(+1
-1)
lib/meas/inline/make_xml_file.h 3.0
(+1
-1)
|
| 3/19/06 11:22 PM | edwards |
Switched inline measurements from gauge field argument to reading an optional
default gauge field. (3 Files changed, 15 Lines changed) lib/meas/inline/abs_inline_measurement.h 2.1
(+8
-11)
lib/meas/inline/abs_inline_measurement_factory.h 2.1
(+5
-8)
lib/meas/inline/inline.h 2.1
(+2
-1)
|
| 2/26/06 4:41 PM | edwards |
Added inline_hadron_aggregate_s.{h,cc}. Now include
staggered measurements. (1 Files changed, 6 Lines changed) lib/meas/inline/inline_aggregate.cc 2.3
(+6
-1)
|
| 2/23/06 3:58 PM | edwards |
Added gauge fixing measurements.
(1 Files changed,
3 Lines changed)
lib/meas/inline/inline_aggregate.cc 2.2
(+3
-1)
|
| 1/25/06 11:50 AM | edwards |
Removed dosisms.
(2 Files changed,
58 Lines changed)
lib/meas/inline/inline_aggregate.cc 2.1
(+33
-33)
lib/meas/inline/make_xml_file.cc 2.1
(+25
-25)
|
| 9/25/05 5:04 PM | edwards |
Moved to version 2.0
(7 Files changed,
7 Lines changed)
lib/meas/inline/make_xml_file.cc 2.0
(+1
-1)
lib/meas/inline/inline_aggregate.cc 2.0
(+1
-1)
lib/meas/inline/make_xml_file.h 2.0
(+1
-1)
lib/meas/inline/inline_aggregate.h 2.0
(+1
-1)
lib/meas/inline/abs_inline_measurement_factory.h 2.0
(+1
-1)
lib/meas/inline/inline.h 2.0
(+1
-1)
lib/meas/inline/abs_inline_measurement.h 2.0
(+1
-1)
|
| 9/22/05 11:43 PM | edwards |
Added IO support.
(1 Files changed,
3 Lines changed)
lib/meas/inline/inline_aggregate.cc 1.4
(+3
-1)
|
| 8/23/05 1:27 PM | mcneile |
Added header for inline staggered code.
(1 Files changed,
2 Lines changed)
lib/meas/inline/inline.h 1.6
(+2
-1)
|
| 8/19/05 1:46 AM | edwards |
Added missing smear aggregrate.
(1 Files changed,
3 Lines changed)
lib/meas/inline/inline_aggregate.cc 1.3
(+3
-1)
|
| 4/19/05 4:05 PM | edwards |
Added some more xml_file control. Added more doxygen comments.
(5 Files changed,
32 Lines changed)
lib/meas/inline/inline_aggregate.h 1.2
(+2
-1)
lib/meas/inline/abs_inline_measurement_factory.h 1.2
(+9
-1)
lib/meas/inline/make_xml_file.cc 1.2
(+6
-6)
lib/meas/inline/abs_inline_measurement.h 1.5
(+11
-3)
lib/meas/inline/make_xml_file.h 1.2
(+4
-4)
|
| 4/19/05 1:11 PM | edwards |
Now support XML being writen to auxilliary file.
(3 Files changed,
47 Lines changed)
lib/meas/inline/make_xml_file.cc 1.1 added 25
lib/meas/inline/make_xml_file.h 1.1 added 19
lib/meas/inline/inline.h 1.5
(+3
-1)
|
| 4/6/05 11:23 PM | edwards |
New inline measurements. Added ape_smear, hyp_smear, bar3ptfn, multipole.
(1 Files changed,
2 Lines changed)
lib/meas/inline/inline.h 1.4
(+2
-1)
|
| 4/6/05 12:34 AM | edwards |
New inline measurement codes. Changed () function in Inline meas
to take a XMLBufferWriter for the gauge field xml. (3 Files changed, 7 Lines changed) lib/meas/inline/inline_aggregate.cc 1.2
(+4
-2)
lib/meas/inline/inline.h 1.3
(+2
-1)
lib/meas/inline/abs_inline_measurement.h 1.4
(+1
-0)
|
| 2/10/05 10:50 AM | edwards |
Added wilslp inline measurement. Cleaned up all inline interfaces
to remove extraneous "const" in front of "const unsigned". (1 Files changed, 2 Lines changed) lib/meas/inline/abs_inline_measurement.h 1.3
(+2
-2)
|
| 2/6/05 11:11 PM | edwards |
New inline measurement support. Added doxygen comments.
(3 Files changed,
67 Lines changed)
lib/meas/inline/inline.h 1.2
(+19
-2)
lib/meas/inline/inline_aggregate.cc 1.1 added 27
lib/meas/inline/inline_aggregate.h 1.1 added 21
|
| 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. (1 Files changed, 0 Lines changed) lib/meas/inline/abs_inline_measurement.h 1.2
(+0
-1)
|