
| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| edwards | 149 (98.7%) | 1832 (100.0%) | 2363 (99.8%) | 12.30 |
| bjoo | 2 (1.3%) | 0 (0.0%) | 4 (0.2%) | 0.00 |
| Date | Author | File/Message |
|---|---|---|
| 8/16/07 4:38 PM | edwards |
Reimplemented the SF Dirichlet BC case in terms like the reset of the
non-perturbative BC chain of code, but simply supplying phases.lower=phases.upper=0 . (3 Files changed, 43 Lines changed) lib/actions/gauge/gaugebcs/schr_dirich_gaugebc.h 3.2
(+19
-4)
lib/actions/gauge/gaugebcs/schr_dirich_gaugebc.cc 3.3
(+14
-33)
lib/actions/gauge/gaugebcs/schr_sf_gaugebc.cc 3.2
(+10
-1)
|
| 8/16/07 2:48 PM | edwards |
Small cleanups.
(1 Files changed,
15 Lines changed)
lib/actions/gauge/gaugebcs/schr_dirich_gaugebc.cc 3.2
(+15
-11)
|
| 9/21/06 2:43 PM | edwards |
Started adding GaugeState and FermState instances in inline measurements.
Also have inline_task variants that apply the gauge and ferm states to a gauge field. (3 Files changed, 177 Lines changed) lib/actions/gauge/gaugebcs/schr_sf_zero_gaugebc.cc 3.1 added 88
lib/actions/gauge/gaugebcs/gaugebc_aggregate.cc 3.3
(+6
-3)
lib/actions/gauge/gaugebcs/schr_sf_zero_gaugebc.h 3.1 added 83
|
| 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. (16 Files changed, 150 Lines changed) lib/actions/gauge/gaugebcs/schr_chromomag_gaugebc.h 3.1
(+2
-2)
lib/actions/gauge/gaugebcs/schr_nonpert_gaugebc.cc 3.1
(+16
-3)
lib/actions/gauge/gaugebcs/schr_coupling_gaugebc.cc 3.1
(+16
-3)
lib/actions/gauge/gaugebcs/simple_gaugebc.cc 3.1
(+16
-3)
lib/actions/gauge/gaugebcs/schr_chromomag_gaugebc.cc 3.1
(+16
-3)
lib/actions/gauge/gaugebcs/gaugebc_aggregate.h 3.1
(+2
-2)
lib/actions/gauge/gaugebcs/simple_gaugebc.h 3.2
(+6
-4)
lib/actions/gauge/gaugebcs/gaugebc_aggregate.cc 3.2
(+18
-10)
lib/actions/gauge/gaugebcs/schr_dirich_gaugebc.h 3.1
(+2
-2)
lib/actions/gauge/gaugebcs/schr_dirich_gaugebc.cc 3.1
(+16
-3)
lib/actions/gauge/gaugebcs/periodic_gaugebc.cc 3.1
(+14
-2)
lib/actions/gauge/gaugebcs/schr_nonpert_gaugebc.h 3.1
(+2
-2)
lib/actions/gauge/gaugebcs/schr_triv_gaugebc.h 3.1
(+2
-2)
lib/actions/gauge/gaugebcs/periodic_gaugebc.h 3.2
(+4
-3)
lib/actions/gauge/gaugebcs/schr_triv_gaugebc.cc 3.1
(+16
-3)
lib/actions/gauge/gaugebcs/schr_coupling_gaugebc.h 3.1
(+2
-2)
|
| 9/18/06 9:50 PM | edwards |
Added emacs control.
(1 Files changed,
2 Lines changed)
lib/actions/gauge/gaugebcs/periodic_gaugebc.h 3.1
(+2
-1)
|
| 9/6/06 9:26 PM | bjoo |
Added stout gaugestate. Deriv doesnt work yet.
(1 Files changed,
2 Lines changed)
lib/actions/gauge/gaugebcs/simple_gaugebc.h 3.1
(+2
-2)
|
| 8/18/06 11:53 AM | edwards |
Removed dos-isms.
(1 Files changed,
67 Lines changed)
lib/actions/gauge/gaugebcs/gaugebc_aggregate.cc 3.1
(+67
-67)
|
| 4/11/06 1:24 PM | edwards |
Added missing default constructor.
(1 Files changed,
8 Lines changed)
lib/actions/gauge/gaugebcs/schr_gaugebc_params.cc 3.1
(+8
-1)
|
| 4/10/06 5:21 PM | edwards |
Removed ifdef'd code
(1 Files changed,
2 Lines changed)
lib/actions/gauge/gaugebcs/schr_sf_gaugebc.cc 3.1
(+2
-98)
|
| 4/3/06 12:58 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>. (24 Files changed, 68 Lines changed) lib/actions/gauge/gaugebcs/simple_gaugebc.cc 3.0
(+4
-3)
lib/actions/gauge/gaugebcs/schr_triv_gaugebc.h 3.0
(+1
-1)
lib/actions/gauge/gaugebcs/schr_nonpert_gaugebc.h 3.0
(+1
-1)
lib/actions/gauge/gaugebcs/schr_triv_gaugebc.cc 3.0
(+3
-2)
lib/actions/gauge/gaugebcs/schr_sf_gaugebc.cc 3.0
(+1
-1)
lib/actions/gauge/gaugebcs/schr_gaugebc_params.cc 3.0
(+1
-1)
lib/actions/gauge/gaugebcs/gaugebc_factory.h 3.0
(+4
-3)
lib/actions/gauge/gaugebcs/schroedinger_gaugebc.h 3.0
(+2
-2)
lib/actions/gauge/gaugebcs/gaugebc_aggregate.cc 3.0
(+4
-3)
lib/actions/gauge/gaugebcs/schr_dirich_gaugebc.cc 3.0
(+3
-2)
lib/actions/gauge/gaugebcs/simple_gaugebc.h 3.0
(+12
-11)
lib/actions/gauge/gaugebcs/schroedinger_gaugebc.cc 3.0
(+1
-1)
lib/actions/gauge/gaugebcs/gaugebc_aggregate.h 3.0
(+3
-2)
lib/actions/gauge/gaugebcs/gaugebcs.h 3.0
(+1
-1)
lib/actions/gauge/gaugebcs/periodic_gaugebc.h 3.0
(+11
-10)
lib/actions/gauge/gaugebcs/schr_coupling_gaugebc.cc 3.0
(+3
-2)
lib/actions/gauge/gaugebcs/schr_sf_gaugebc.h 3.0
(+1
-1)
lib/actions/gauge/gaugebcs/schr_chromomag_gaugebc.cc 3.0
(+3
-2)
lib/actions/gauge/gaugebcs/schr_chromomag_gaugebc.h 3.0
(+1
-1)
lib/actions/gauge/gaugebcs/schr_nonpert_gaugebc.cc 3.0
(+3
-2)
lib/actions/gauge/gaugebcs/schr_gaugebc_params.h 3.0
(+1
-1)
lib/actions/gauge/gaugebcs/schr_coupling_gaugebc.h 3.0
(+1
-1)
lib/actions/gauge/gaugebcs/schr_dirich_gaugebc.h 3.0
(+1
-1)
lib/actions/gauge/gaugebcs/periodic_gaugebc.cc 3.0
(+2
-1)
|
| 3/15/06 9:59 PM | edwards |
Unprotected lSFmask() and SFBndFld() functions
(7 Files changed,
11 Lines changed)
lib/actions/gauge/gaugebcs/schr_chromomag_gaugebc.h 2.2
(+1
-2)
lib/actions/gauge/gaugebcs/schr_nonpert_gaugebc.h 2.2
(+1
-2)
lib/actions/gauge/gaugebcs/schroedinger_gaugebc.cc 2.2
(+4
-4)
lib/actions/gauge/gaugebcs/schr_coupling_gaugebc.h 2.2
(+1
-2)
lib/actions/gauge/gaugebcs/schroedinger_gaugebc.h 2.3
(+2
-3)
lib/actions/gauge/gaugebcs/schr_dirich_gaugebc.h 2.2
(+1
-2)
lib/actions/gauge/gaugebcs/schr_triv_gaugebc.h 2.2
(+1
-2)
|
| 3/13/06 11:49 PM | edwards |
More gaugebc stuff.
(7 Files changed,
318 Lines changed)
lib/actions/gauge/gaugebcs/schr_dirich_gaugebc.h 2.1 added 61
lib/actions/gauge/gaugebcs/gaugebcs.h 2.3
(+3
-1)
lib/actions/gauge/gaugebcs/schr_dirich_gaugebc.cc 2.1 added 64
lib/actions/gauge/gaugebcs/schr_chromomag_gaugebc.h 2.1 added 61
lib/actions/gauge/gaugebcs/schr_chromomag_gaugebc.cc 2.1 added 123
lib/actions/gauge/gaugebcs/gaugebc_aggregate.cc 2.3
(+5
-1)
lib/actions/gauge/gaugebcs/schr_gaugebc_params.h 2.3
(+1
-2)
|
| 3/13/06 12:19 AM | edwards |
Removed schr1link and schr2link gauge stuff. Commented out for now
the same stuff in fermions (will replace with something else). Added new schr_{sf,triv,nonpert,coupling}_gaugebc.{h,cc} . Seems to work - at least t_leapfrog conserves energy. Had a big revelation - none of the integrator, monomials, hamilt. should know about the gaugebc stuff. That's all handled with the createState and now the dsdu in the gaugeact and soon the linops impose their BC. (18 Files changed, 845 Lines changed) lib/actions/gauge/gaugebcs/schr_triv_gaugebc.cc 2.1 added 65
lib/actions/gauge/gaugebcs/schr_nonpert_gaugebc.h 2.1 added 76
lib/actions/gauge/gaugebcs/schr_sf_gaugebc.h 2.1 added 57
lib/actions/gauge/gaugebcs/schr_gaugebc_params.cc 2.2
(+5
-3)
lib/actions/gauge/gaugebcs/schr_coupling_gaugebc.h 2.1 added 76
lib/actions/gauge/gaugebcs/schr1link_gaugebc.h 2.2 removed
lib/actions/gauge/gaugebcs/schr_coupling_gaugebc.cc 2.1 added 81
lib/actions/gauge/gaugebcs/schr_gaugebc_params.h 2.2
(+5
-3)
lib/actions/gauge/gaugebcs/schr2link_gaugebc.h 2.2 removed
lib/actions/gauge/gaugebcs/schr2link_gaugebc.cc 2.2 removed
lib/actions/gauge/gaugebcs/schroedinger_gaugebc.h 2.2
(+19
-6)
lib/actions/gauge/gaugebcs/gaugebc_aggregate.cc 2.2
(+7
-5)
lib/actions/gauge/gaugebcs/schr_triv_gaugebc.h 2.1 added 76
lib/actions/gauge/gaugebcs/schr_sf_gaugebc.cc 2.1 added 255
lib/actions/gauge/gaugebcs/gaugebcs.h 2.2
(+5
-3)
lib/actions/gauge/gaugebcs/schroedinger_gaugebc.cc 2.1 added 37
lib/actions/gauge/gaugebcs/schr_nonpert_gaugebc.cc 2.1 added 81
lib/actions/gauge/gaugebcs/schr1link_gaugebc.cc 2.2 removed
|
| 2/25/06 10:47 PM | edwards |
Rearrangement of fermbcs and gaugebcs. Split off SchrFermBC and
SchrGaugeBC along with Simple and Periodic varieties and pushed them down into the resp. fermbcs and gaugebcs directories. The top level fermbc.h and gaugebc.h are now only the base classes. Renamed all gaugebc files to be consistent with the fermbc and fermact filenames. Start of true Schroedinger functional support. (19 Files changed, 359 Lines changed) lib/actions/gauge/gaugebcs/schr1link_gaugebc.cc 2.1 added
lib/actions/gauge/gaugebcs/gaugebc_schroedinger.h 2.2 removed
lib/actions/gauge/gaugebcs/gaugebc_aggregate.cc 2.1
(+7
-3)
lib/actions/gauge/gaugebcs/gaugebc_schroedinger.cc 2.2 removed
lib/actions/gauge/gaugebcs/schr1link_gaugebc.h 2.1 added
lib/actions/gauge/gaugebcs/schr2link_gaugebc.cc 2.1 added
lib/actions/gauge/gaugebcs/gaugebc_periodic.cc 2.2 removed
lib/actions/gauge/gaugebcs/gaugebcs.h 2.1
(+7
-4)
lib/actions/gauge/gaugebcs/periodic_gaugebc.cc 2.1 added 30
lib/actions/gauge/gaugebcs/simple_gaugebc.h 2.1 added 97
lib/actions/gauge/gaugebcs/gaugebc_simple.h 2.2 removed
lib/actions/gauge/gaugebcs/simple_gaugebc.cc 2.1 added 61
lib/actions/gauge/gaugebcs/gaugebc_simple.cc 2.2 removed
lib/actions/gauge/gaugebcs/schr_gaugebc_params.cc 2.1 added 33
lib/actions/gauge/gaugebcs/schr2link_gaugebc.h 2.1 added
lib/actions/gauge/gaugebcs/periodic_gaugebc.h 2.1 added 52
lib/actions/gauge/gaugebcs/schr_gaugebc_params.h 2.1 added 32
lib/actions/gauge/gaugebcs/schroedinger_gaugebc.h 2.1 added 40
lib/actions/gauge/gaugebcs/gaugebc_periodic.h 2.2 removed
|
| 2/25/06 2:47 PM | edwards |
Added doxygen comments.
(7 Files changed,
49 Lines changed)
lib/actions/gauge/gaugebcs/gaugebc_simple.cc 2.1
(+7
-2)
lib/actions/gauge/gaugebcs/gaugebc_schroedinger.cc 2.1
(+4
-0)
lib/actions/gauge/gaugebcs/gaugebc_factory.h 2.1
(+4
-4)
lib/actions/gauge/gaugebcs/gaugebc_periodic.cc 2.1
(+8
-5)
lib/actions/gauge/gaugebcs/gaugebc_schroedinger.h 2.1
(+10
-4)
lib/actions/gauge/gaugebcs/gaugebc_simple.h 2.1
(+8
-2)
lib/actions/gauge/gaugebcs/gaugebc_periodic.h 2.1
(+8
-3)
|
| 9/25/05 5:04 PM | edwards |
Moved to version 2.0
(10 Files changed,
4 Lines changed)
lib/actions/gauge/gaugebcs/gaugebc_simple.h 2.0
(+0
-0)
lib/actions/gauge/gaugebcs/gaugebcs.h 2.0
(+1
-1)
lib/actions/gauge/gaugebcs/gaugebc_periodic.h 2.0
(+0
-0)
lib/actions/gauge/gaugebcs/gaugebc_periodic.cc 2.0
(+0
-0)
lib/actions/gauge/gaugebcs/gaugebc_simple.cc 2.0
(+0
-0)
lib/actions/gauge/gaugebcs/gaugebc_aggregate.cc 2.0
(+1
-1)
lib/actions/gauge/gaugebcs/gaugebc_aggregate.h 2.0
(+1
-1)
lib/actions/gauge/gaugebcs/gaugebc_schroedinger.h 2.0
(+0
-0)
lib/actions/gauge/gaugebcs/gaugebc_schroedinger.cc 2.0
(+0
-0)
lib/actions/gauge/gaugebcs/gaugebc_factory.h 2.0
(+1
-1)
|
| 6/27/05 2:06 PM | bjoo |
Speeded up the prec_partfrac some and put flopcounting on
(1 Files changed,
2 Lines changed)
lib/actions/gauge/gaugebcs/gaugebc_factory.h 1.3
(+2
-2)
|
| 4/10/05 9:59 PM | edwards |
Fixed up doxygen comments.
(1 Files changed,
9 Lines changed)
lib/actions/gauge/gaugebcs/gaugebcs.h 1.4
(+9
-7)
|
| 4/10/05 6:32 PM | edwards |
Fixed doxygen comments.
(1 Files changed,
1 Lines changed)
lib/actions/gauge/gaugebcs/gaugebc_schroedinger.h 1.4
(+1
-1)
|
| 4/10/05 6:25 PM | edwards |
Fixed doxygen comments.
(5 Files changed,
18 Lines changed)
lib/actions/gauge/gaugebcs/gaugebc_factory.h 1.2
(+2
-1)
lib/actions/gauge/gaugebcs/gaugebc_aggregate.h 1.3
(+2
-1)
lib/actions/gauge/gaugebcs/gaugebc_periodic.h 1.3
(+3
-0)
lib/actions/gauge/gaugebcs/gaugebc_simple.h 1.3
(+6
-2)
lib/actions/gauge/gaugebcs/gaugebc_schroedinger.h 1.3
(+5
-3)
|