
| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| edwards | 859 (57.0%) | 21551 (89.1%) | 47668 (55.8%) | 25.09 |
| bjoo | 515 (34.2%) | 4250 (17.6%) | 22918 (26.8%) | 8.25 |
| kostas | 50 (3.3%) | 232 (1.0%) | 8226 (9.6%) | 4.64 |
| mcneile | 23 (1.5%) | 754 (3.1%) | 2004 (2.3%) | 32.78 |
| flemingg | 15 (1.0%) | -3012 (-12.5%) | 3791 (4.4%) | -200.80 |
| dgr | 14 (0.9%) | 136 (0.6%) | 284 (0.3%) | 9.71 |
| ikuro | 12 (0.8%) | 194 (0.8%) | 250 (0.3%) | 16.17 |
| dru | 5 (0.3%) | 4 (0.0%) | 16 (0.0%) | 0.80 |
| egregory | 3 (0.2%) | 6 (0.0%) | 9 (0.0%) | 2.00 |
| uid3790 | 2 (0.1%) | -24 (-0.1%) | 72 (0.1%) | -12.00 |
| streuer | 2 (0.1%) | 25 (0.1%) | 42 (0.0%) | 12.50 |
| sbasak | 2 (0.1%) | 19 (0.1%) | 52 (0.1%) | 9.50 |
| hwlin | 2 (0.1%) | 44 (0.2%) | 48 (0.1%) | 22.00 |
| zbigniew | 1 (0.1%) | -1 (-0.0%) | 8 (0.0%) | -1.00 |
| velytsky | 1 (0.1%) | 5 (0.0%) | 6 (0.0%) | 5.00 |
| uid4709 | 1 (0.1%) | 0 (0.0%) | 1 (0.0%) | 0.00 |
| osborn | 1 (0.1%) | 0 (0.0%) | 2 (0.0%) | 0.00 |
| Date | Author | File/Message |
|---|---|---|
| 1/3/08 3:06 PM | bjoo |
Refactored to a base class in the ILU Prec case.
(2 Files changed,
5 Lines changed)
lib/Makefile.in 3.213
(+3
-1)
lib/Makefile.am 3.117
(+2
-1)
|
| 1/2/08 12:05 PM | bjoo |
Added force terms for ILUPrec WIlson and Clover. Both seem to conserve energy. Need more thorough testing
(1 Files changed,
78 Lines changed)
lib/central_tprec_linop.h 3.9
(+78
-2)
|
| 12/31/07 6:23 PM | edwards |
Induced changes.
(1 Files changed,
42 Lines changed)
lib/Makefile.in 3.212
(+42
-2)
|
| 12/31/07 6:23 PM | edwards |
Added graphene operator.
(1 Files changed,
5 Lines changed)
lib/Makefile.am 3.116
(+5
-2)
|
| 12/18/07 4:06 PM | bjoo |
Unprec Space Tprec Time HMC terms now coded and conserve energy. Need Physics Testing -- and potentially double precision
(1 Files changed,
3 Lines changed)
lib/central_tprec_linop.h 3.8
(+3
-3)
|
| 12/18/07 8:51 AM | edwards |
Induced changes.
(1 Files changed,
42 Lines changed)
lib/Makefile.in 3.211
(+42
-14)
|
| 12/18/07 8:50 AM | edwards |
Added dilution routines.
(1 Files changed,
7 Lines changed)
lib/Makefile.am 3.115
(+7
-1)
|
| 12/13/07 8:22 AM | bjoo |
A collective fermact for centrally time preconditioned operators
(1 Files changed,
50 Lines changed)
lib/central_tprec_fermact_w.h 1.1 added 50
|
| 12/12/07 4:42 PM | bjoo |
Added LogDet Monomial for temp prec pieces. Seems to work too, but beware underflows when T is large
(7 Files changed,
2719 Lines changed)
lib/Makefile.in 3.210
(+2544
-2525)
lib/unprec_s_cprec_t_wilstype_fermact_w.h 3.2
(+2
-3)
lib/central_tprec_linop.h 3.7
(+158
-139)
lib/iluprec_s_cprec_t_wilstype_fermact_w.h 3.2
(+2
-3)
lib/eo3dprec_s_cprec_t_wilstype_fermact_w.h 3.2
(+2
-3)
lib/Makefile.am 3.114
(+4
-2)
lib/wilstype_fermact_w.h 3.3
(+7
-2)
|
| 12/8/07 5:47 AM | mcneile |
Included flags for level 3 libraries
(1 Files changed,
17 Lines changed)
lib/Makefile.am 3.113
(+17
-3)
|
| 12/4/07 11:57 PM | kostas |
Makefiles were overwritten so delta_2pt was not included in the library.
Added delta_2pt back into the mix... now the code compiles and links again... (2 Files changed, 29 Lines changed) lib/Makefile.in 3.209
(+26
-9)
lib/Makefile.am 3.112
(+3
-1)
|
| 12/4/07 11:49 PM | kostas |
*** empty log message ***
(1 Files changed,
2511 Lines changed)
lib/Makefile.in 3.208
(+2511
-2499)
|
| 12/4/07 11:24 AM | bjoo |
Integrated 3d Dslash, into Temp Prec ops, and now use assembler 3D dslash for SSE
(2 Files changed,
2565 Lines changed)
lib/Makefile.in 3.207
(+2557
-2527)
lib/Makefile.am 3.111
(+8
-4)
|
| 12/3/07 11:08 PM | kostas |
added hadron contract for decuplet 2pt functions
(2 Files changed,
29 Lines changed)
lib/Makefile.in 3.206
(+26
-9)
lib/Makefile.am 3.110
(+3
-1)
|
| 11/16/07 5:27 PM | kostas |
Linked in the NPR task and modified the volume_momentum source to be able to take an offeset as an input
(1 Files changed,
2498 Lines changed)
lib/Makefile.in 3.205
(+2498
-2486)
|
| 11/12/07 10:18 AM | edwards |
Induced changes
(1 Files changed,
1 Lines changed)
lib/Makefile.in 3.204
(+1
-1)
|
| 11/9/07 4:26 PM | edwards |
Induced changes.
(1 Files changed,
45 Lines changed)
lib/Makefile.in 3.203
(+45
-3)
|
| 11/9/07 4:26 PM | edwards |
Added inline_random_transf_gauge and inline_gauge_transf_obj.
(1 Files changed,
5 Lines changed)
lib/Makefile.am 3.109
(+5
-1)
|
| 11/8/07 10:04 AM | bjoo |
Fixed Makefiles. Added SLRC patches. Added Dirks bugreport fix
(1 Files changed,
0 Lines changed)
lib/Makefile.in 3.202
(+0
-0)
|
| 10/31/07 10:19 AM | edwards |
Induced changes
(1 Files changed,
2478 Lines changed)
lib/Makefile.in 3.201
(+2478
-2490)
|