Directory Statistics for include/

Back to Index Page

Lines Of Code for include/

Commits for include/ (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
osborn73 (93.6%) 2195 (95.6%) 2768 (95.2%) 30.07
detar5 (6.4%) 101 (4.4%) 140 (4.8%) 20.20

Commit Log

DateAuthorFile/Message
12/17/07 4:33 PMosborn
added eigcg to asqtad (3 Files changed, 25 Lines changed)
include/qop_internal_p.h 1.10 (+17 -0)
include/generic_V.h 1.4 (+4 -0)
include/qop_internal.h 1.11 (+4 -0)
12/7/07 12:49 AMosborn
Added eigCG routine. (2 Files changed, 19 Lines changed)
include/generic_D.h 1.5 (+1 -0)
include/qop_internal_p.h 1.9 (+18 -0)
11/17/07 8:05 PMosborn
Bug fixes for asqtad inverter. (1 Files changed, 1 Lines changed)
include/Makefile.in 1.11 (+1 -1)
10/30/07 10:23 PMosborn
Fixed asqtad multimass inverter to use updated conventions.
Added final_restart value to resid_arg_t struct.
Made returned residual be divided by the norm of the input vector.
Added named verbosity levels.
Added some inverter output when verbosity is set.
Fixed some alignment problems in test programs.
(4 Files changed, 65 Lines changed)
include/qop_internal.h 1.10 (+2 -0)
include/qop.h 1.16 (+8 -0)
include/Makefile.in 1.10 (+52 -36)
include/qop_config.h.in 1.2 (+3 -0)
7/16/07 3:58 PMosborn
Exposed asqtad Dslash and changed convensions for asqtad inverter. (4 Files changed, 69 Lines changed)
include/qop_internal_p.h 1.8 (+0 -1)
include/qop_internal.h 1.9 (+1 -0)
include/qop_qdp.h 1.8 (+34 -0)
include/qop.h 1.15 (+34 -0)
4/5/07 11:18 AMosborn
Added Wilson dslash routines. (4 Files changed, 76 Lines changed)
include/qop_qdp.h 1.7 (+36 -0)
include/qop_internal.h 1.8 (+3 -0)
include/qop.h 1.14 (+37 -0)
include/qop_internal_p.h 1.7 (+0 -1)
2/3/07 11:08 PMosborn
Added max_restarts field to QOP_invert_arg_t struct and updated comments
to reflect true meaning.
Fixed asqtad 2 src inverter.
(4 Files changed, 61 Lines changed)
include/qop_internal_p.h 1.6 (+12 -1)
include/generic_D.h 1.4 (+6 -0)
include/qop_qdp.h 1.6 (+20 -20)
include/qop.h 1.13 (+23 -22)
12/15/06 4:59 PMosborn
Added asqtad_action.h to Makefile.am. (2 Files changed, 43 Lines changed)
include/Makefile.in 1.9 (+40 -53)
include/Makefile.am 1.7 (+3 -1)
12/15/06 3:52 PMdetar
Change option setting to use threshold for changeover from ASVEC to FNMAT
Add block vector length for ASVEC
(2 Files changed, 3 Lines changed)
include/asqtad_action.h 1.2 (+1 -2)
include/qop_internal.h 1.7 (+2 -1)
12/15/06 11:37 AMdetar
Move asqtad_action.h from lib (2 Files changed, 131 Lines changed)
include/Makefile.in 1.8 (+52 -36)
include/asqtad_action.h 1.1 added 79
12/14/06 10:45 PMdetar
Add FNMAT algorithm for asqtad_force with option selection (1 Files changed, 6 Lines changed)
include/qop_internal.h 1.6 (+6 -0)
11/21/06 6:54 PMosborn
Fixed multimass inverter. Improved asqtad link loading. (3 Files changed, 4 Lines changed)
include/generic_V.h 1.3 (+1 -1)
include/generic_vD.h 1.2 (+2 -2)
include/generic_D.h 1.3 (+1 -1)
11/17/06 4:32 PMosborn
Added generic_vD.h to Makefile.am. (2 Files changed, 2 Lines changed)
include/Makefile.am 1.6 (+1 -1)
include/Makefile.in 1.7 (+1 -1)
11/17/06 4:26 PMosborn
Added true multimass and 2 source inverter for asqtad. (4 Files changed, 73 Lines changed)
include/qop_internal_p.h 1.5 (+41 -17)
include/generic_D.h 1.2 (+2 -0)
include/generic_vD.h 1.1 added 28
include/generic_V.h 1.2 (+2 -0)
10/30/06 6:02 PMosborn
Changed meaning of eps parameter to gauge force.
Added gauge loading functions.
(2 Files changed, 121 Lines changed)
include/qop.h 1.12 (+91 -19)
include/qop_qdp.h 1.5 (+30 -0)
9/26/06 7:09 PMosborn
Fixed int overflow in asqtad force flops calculation.
Added gauge force code.
(1 Files changed, 24 Lines changed)
include/qop.h 1.11 (+24 -0)
6/25/06 9:32 AMosborn
Updated API to new standard.
Changed gamma sign conventions to work with QLA-1.6.0.
Must use QLA >= 1.6.0 now in order to agree with Chroma.
(4 Files changed, 389 Lines changed)
include/qop_qdp.h 1.4 (+52 -18)
include/qop_internal.h 1.5 (+4 -0)
include/qop.h 1.10 (+332 -192)
include/Makefile.in 1.6 (+1 -1)
4/15/06 11:01 PMosborn
Made asqtad and wilson inverters reuse shifts better. (1 Files changed, 5 Lines changed)
include/qop_internal_p.h 1.4 (+5 -1)
3/14/06 2:32 PMosborn
Added CC, ect. to DISTCHECK_CONFIGURE_FLAGS. (1 Files changed, 1 Lines changed)
include/Makefile.in 1.5 (+1 -1)
3/14/06 1:51 PMosborn
Added generic headers to Makefile.am. (1 Files changed, 1 Lines changed)
include/Makefile.am 1.5 (+1 -1)