
| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| edwards | 56 (69.1%) | 2710 (97.2%) | 2850 (89.8%) | 48.39 |
| kostas | 19 (23.5%) | 73 (2.6%) | 305 (9.6%) | 3.84 |
| bjoo | 6 (7.4%) | 5 (0.2%) | 19 (0.6%) | 0.83 |
| Date | Author | File/Message |
|---|---|---|
| 11/28/07 4:11 PM | bjoo |
Put a little fix. MD looks ok for scalar
(1 Files changed,
2 Lines changed)
lib/actions/ferm/fermstates/stout_fermstate_w.h 1.5
(+2
-2)
|
| 11/28/07 3:50 PM | bjoo |
Changed the fermstates *
(1 Files changed,
9 Lines changed)
lib/actions/ferm/fermstates/stout_fermstate_w.h 1.4
(+9
-4)
|
| 11/8/07 10:04 AM | bjoo |
Fixed Makefiles. Added SLRC patches. Added Dirks bugreport fix
(2 Files changed,
4 Lines changed)
lib/actions/ferm/fermstates/stout_fermstate_w.h 1.3
(+2
-2)
lib/actions/ferm/fermstates/stout_fermstate_params.cc 1.3
(+2
-2)
|
| 11/2/07 4:03 PM | kostas |
removed debugging info
(1 Files changed,
3 Lines changed)
lib/actions/ferm/fermstates/extfield_aggregate_w.cc 1.8
(+3
-3)
|
| 11/2/07 12:34 PM | kostas |
I think it works now
(3 Files changed,
40 Lines changed)
lib/actions/ferm/fermstates/extfield_fermstate_w.h 1.4
(+2
-2)
lib/actions/ferm/fermstates/extfield_aggregate_w.cc 1.7
(+23
-21)
lib/actions/ferm/fermstates/extfield_aggregate_w.h 1.6
(+15
-8)
|
| 11/1/07 11:52 PM | kostas |
External Field now runs!! Do not know if it works though...
(2 Files changed,
13 Lines changed)
lib/actions/ferm/fermstates/extfield_fermstate_w.cc 1.5
(+4
-1)
lib/actions/ferm/fermstates/extfield_aggregate_w.cc 1.6
(+9
-6)
|
| 11/1/07 4:56 PM | kostas |
extfield improvements... still failing on creating the External Field dudad...
(4 Files changed,
64 Lines changed)
lib/actions/ferm/fermstates/extfield_fermstate_w.h 1.3
(+5
-5)
lib/actions/ferm/fermstates/extfield_aggregate_w.h 1.5
(+2
-13)
lib/actions/ferm/fermstates/ferm_createstate_aggregate_w.cc 1.5
(+2
-2)
lib/actions/ferm/fermstates/extfield_aggregate_w.cc 1.5
(+55
-44)
|
| 10/29/07 10:56 PM | kostas |
still the linker fails if I add in the CreatExtFieldFermStateEnv::registerAll()
(3 Files changed,
37 Lines changed)
lib/actions/ferm/fermstates/extfield_fermstate_w.cc 1.4
(+7
-5)
lib/actions/ferm/fermstates/extfield_aggregate_w.cc 1.4
(+24
-109)
lib/actions/ferm/fermstates/extfield_aggregate_w.h 1.4
(+6
-1)
|
| 10/28/07 12:05 AM | kostas |
added external field (constant magnetic)... linker still fails... though.
(6 Files changed,
148 Lines changed)
lib/actions/ferm/fermstates/extfield_aggregate_w.cc 1.3
(+84
-5)
lib/actions/ferm/fermstates/extfield_aggregate_w.h 1.3
(+47
-2)
lib/actions/ferm/fermstates/fermstates.h 1.2
(+2
-1)
lib/actions/ferm/fermstates/ferm_createstate_aggregate_w.cc 1.4
(+3
-1)
lib/actions/ferm/fermstates/extfield_fermstate_w.cc 1.3
(+2
-2)
lib/actions/ferm/fermstates/extfield_fermstate_w.h 1.2
(+10
-1)
|
| 8/8/07 10:30 PM | edwards |
Removed orthog_dir and now only use smear_in_this_dirP.
(2 Files changed,
61 Lines changed)
lib/actions/ferm/fermstates/stout_fermstate_params.h 1.2
(+3
-4)
lib/actions/ferm/fermstates/stout_fermstate_params.cc 1.2
(+58
-21)
|
| 7/9/07 11:05 AM | bjoo |
Removed the registered thingie
(2 Files changed,
4 Lines changed)
lib/actions/ferm/fermstates/ferm_createstate_reader_s.h 1.2
(+2
-2)
lib/actions/ferm/fermstates/ferm_createstate_reader_s.cc 1.2
(+2
-2)
|
| 11/16/06 9:17 PM | edwards |
Added staggered support in a new make_source, propagator, sink_smearing chain.
Fixed up asqtad_fermact to fit in this model. (1 Files changed, 2 Lines changed) lib/actions/ferm/fermstates/ferm_createstate_aggregate_s.h 1.3
(+2
-2)
|
| 9/21/06 3:42 PM | edwards |
Fixes.
(1 Files changed,
2 Lines changed)
lib/actions/ferm/fermstates/ferm_createstate_aggregate_w.cc 1.3
(+2
-1)
|
| 9/20/06 4:31 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. (17 Files changed, 148 Lines changed) lib/actions/ferm/fermstates/extfield_aggregate_w.cc 1.2
(+16
-17)
lib/actions/ferm/fermstates/periodic_fermstate_s.cc 1.2
(+13
-9)
lib/actions/ferm/fermstates/simple_fermstate_s.cc 1.2
(+13
-9)
lib/actions/ferm/fermstates/simple_fermstate_w.h 1.2
(+2
-2)
lib/actions/ferm/fermstates/simple_fermstate_w.cc 1.2
(+12
-8)
lib/actions/ferm/fermstates/extfield_aggregate_w.h 1.2
(+2
-2)
lib/actions/ferm/fermstates/simple_fermstate_s.h 1.2
(+2
-2)
lib/actions/ferm/fermstates/ferm_createstate_aggregate_w.cc 1.2
(+18
-13)
lib/actions/ferm/fermstates/ferm_createstate_aggregate_s.cc 1.2
(+12
-8)
lib/actions/ferm/fermstates/stout_fermstate_w.h 1.2
(+3
-3)
lib/actions/ferm/fermstates/stout_fermstate_w.cc 1.2
(+23
-15)
lib/actions/ferm/fermstates/ferm_createstate_aggregate_s.h 1.2
(+2
-2)
lib/actions/ferm/fermstates/ferm_createstate_aggregate_w.h 1.2
(+2
-2)
lib/actions/ferm/fermstates/periodic_fermstate_w.cc 1.2
(+12
-8)
lib/actions/ferm/fermstates/extfield_fermstate_w.cc 1.2
(+12
-8)
lib/actions/ferm/fermstates/periodic_fermstate_w.h 1.2
(+2
-2)
lib/actions/ferm/fermstates/periodic_fermstate_s.h 1.2
(+2
-2)
|
| 9/19/06 1:53 PM | edwards |
Lots of changes, but mostly a house cleaning. Moved all gauge states
and ferm states to a new gaugestates and fermstates directory. Lots of path changes. (35 Files changed, 2637 Lines changed) lib/actions/ferm/fermstates/ferm_createstate_factory_s.h 1.1 added 37
lib/actions/ferm/fermstates/periodic_fermstate_w.cc 1.1 added 42
lib/actions/ferm/fermstates/periodic_fermstate_w.h 1.1 added 26
lib/actions/ferm/fermstates/ferm_createstate_reader_w.h 1.1 added 28
lib/actions/ferm/fermstates/overlap_state.h 1.1 added 174
lib/actions/ferm/fermstates/ferm_createstate_reader_s.cc 1.1 added 54
lib/actions/ferm/fermstates/ferm_createstate_aggregate_s.cc 1.1 added 49
lib/actions/ferm/fermstates/simple_fermstate_s.cc 1.1 added 43
lib/actions/ferm/fermstates/stout_fermstate_params.h 1.1 added 34
lib/actions/ferm/fermstates/ferm_createstate_aggregate_s.h 1.1 added 27
lib/actions/ferm/fermstates/overlap_state.cc 1.1 added 276
lib/actions/ferm/fermstates/extfield_aggregate_w.cc 1.1 added 188
lib/actions/ferm/fermstates/extfield.h 1.1 added 33
lib/actions/ferm/fermstates/stout_fermstate_params.cc 1.1 added 100
lib/actions/ferm/fermstates/periodic_fermstate_s.h 1.1 added 26
lib/actions/ferm/fermstates/stout_fermstate_w.cc 1.1 added 79
lib/actions/ferm/fermstates/asqtad_state.h 1.1 added 94
lib/actions/ferm/fermstates/extfield_aggregate_w.h 1.1 added 51
lib/actions/ferm/fermstates/extfield_fermstate_w.cc 1.1 added 50
lib/actions/ferm/fermstates/stout_fermstate_w.h 1.1 added 323
lib/actions/ferm/fermstates/ferm_createstate_aggregate_w.cc 1.1 added 57
lib/actions/ferm/fermstates/extfield_fermstate_w.h 1.1 added 116
lib/actions/ferm/fermstates/simple_fermstate.h 1.1 added 108
lib/actions/ferm/fermstates/extfield_factory_w.h 1.1 added 28
lib/actions/ferm/fermstates/fermstates.h 1.1 added 26
lib/actions/ferm/fermstates/periodic_fermstate_s.cc 1.1 added 41
lib/actions/ferm/fermstates/ferm_createstate_aggregate_w.h 1.1 added 27
lib/actions/ferm/fermstates/simple_fermstate_w.cc 1.1 added 44
lib/actions/ferm/fermstates/eigen_state.h 1.1 added 192
lib/actions/ferm/fermstates/ferm_createstate_factory_w.h 1.1 added 37
lib/actions/ferm/fermstates/ferm_createstate_reader_w.cc 1.1 added 56
lib/actions/ferm/fermstates/simple_fermstate_w.h 1.1 added 25
lib/actions/ferm/fermstates/ferm_createstate_reader_s.h 1.1 added 30
lib/actions/ferm/fermstates/periodic_fermstate.h 1.1 added 91
lib/actions/ferm/fermstates/simple_fermstate_s.h 1.1 added 25
|