Author Statistics for detar

Back to Index Page

Author Details

Login: detar
Fullname: detar
Revisions: 25
Lines of Code: 1277
Added Lines of Code: 3617
Lines of Code per Change: 51.1

Author of the Month

Lines Of Code (per Author)

Lines Of Code for detar (per module)

Activity

Commit Log

DateAuthorFile/Message
12/15/06 3:52 PMdetar
Change option setting to use threshold for changeover from ASVEC to FNMAT
Add block vector length for ASVEC
(6 Files changed, 2289 Lines changed)
include/asqtad_action.h 1.2 (+1 -2)
lib/asqtad_force.c 1.3 (+17 -13)
lib/asqtad_force_p.c 1.5 (+13 -2)
lib/asqtad_force_fnmat_p.c 1.2 (+23 -12)
include/qop_internal.h 1.7 (+2 -1)
configure 1.19 (+2233 -1784)
12/15/06 3:51 PMdetar
Add Ludmila's improvements. (1 Files changed, 64 Lines changed)
lib/symanzik_1loop_gauge_force_p.c 1.3 (+64 -142)
12/15/06 11:44 AMdetar
Set default to FNMAT style. (1 Files changed, 1 Lines changed)
lib/asqtad_force.c 1.2 (+1 -1)
12/15/06 11:37 AMdetar
Reautomake (3 Files changed, 371 Lines changed)
aclocal.m4 1.3 (+93 -81)
Makefile.in 1.3 (+69 -52)
examples/Makefile.in 1.10 (+209 -163)
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/15/06 11:36 AMdetar
Move to "include" (2 Files changed, 73 Lines changed)
lib/Makefile.in 1.13 (+73 -47)
lib/asqtad_action.h 1.2 removed
12/15/06 11:10 AMdetar
Add Ludmila's port of Doug's FNMAT algorithm to the Asqtad force (5 Files changed, 650 Lines changed)
lib/asqtad_force.c 1.1 added 34
lib/asqtad_force_fnmat_p.c 1.1 added 604
lib/asqtad_force_fnmat_f.c 1.1 added 6
lib/asqtad_action.h 1.1 added
lib/asqtad_force_fnmat_d.c 1.1 added 6
12/14/06 10:45 PMdetar
Add FNMAT algorithm for asqtad_force with option selection (5 Files changed, 38 Lines changed)
lib/dw_invert_p.c 1.7 (+1 -1)
lib/Makefile.am 1.12 (+6 -1)
configure.ac 1.20 (+1 -1)
lib/asqtad_force_p.c 1.4 (+24 -1)
include/qop_internal.h 1.6 (+6 -0)