https://github.com/JeffersonLab/chroma

sort by:
Revision Author Date Message Commit Date
46397cb Added missing empty constructor (which really is empty). 05 April 2006, 15:30:24 UTC
3a2c03c Induced changes. 04 April 2006, 20:29:29 UTC
f83e5d0 Info on 3.0.1 04 April 2006, 20:29:04 UTC
2ba7230 Changed to 3.0.1 04 April 2006, 20:28:26 UTC
41f7be8 Fixed typo. Changed a "u_" to "state->getLinks()". 04 April 2006, 20:25:06 UTC
8288830 Added missing getFermBC and fbc !! 04 April 2006, 15:29:18 UTC
824dbcb Induced changes. 04 April 2006, 15:26:50 UTC
0c268e9 Added missing create_state.h 04 April 2006, 15:24:19 UTC
9d01266 Induced changes. 03 April 2006, 17:07:12 UTC
db64dc7 Added missing boundcond.h 03 April 2006, 17:06:28 UTC
a754d28 Fix. Had missing "Array" on EvenOddPrecConstDetLinOp. 03 April 2006, 17:03:41 UTC
86b899c Added missing FermState inits to pab version. Tried to make all these codes look more alike. 03 April 2006, 16:58:08 UTC
7f0e464 Fixed to use SystemSolverArray. 03 April 2006, 06:07:39 UTC
a9cb8d1 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>. SKIPPED: ChangeLog 03 April 2006, 04:58:39 UTC
1eb4325 Induced changes. 03 April 2006, 04:51:35 UTC
132748d Added new fermstate and gaugestate stuff. 03 April 2006, 04:51:16 UTC
52784ad Changed to version 3.0 03 April 2006, 04:50:37 UTC
e2b3e1a Added check of default_gauge_field before reset. 28 March 2006, 05:12:01 UTC
9434b9b Added check of id. 28 March 2006, 05:11:35 UTC
eed970a Removed debugging. 24 March 2006, 22:26:32 UTC
a0c14f2 Induced changes. 24 March 2006, 22:18:12 UTC
2798828 Info on 2.15.3 24 March 2006, 22:17:53 UTC
9d1cb42 Changed to 2.15.3 24 March 2006, 22:17:43 UTC
b3b9bd5 OOoohh, a nasty one. Put a disambiguator on the funcmap to force the multiple funcmaps to be a different type. The point is void (*)(string, string) used in the XML writer, SZIN reader/writer, QIO reader/writer are all the same types. The funcmap therefore is the same type for all these different readers/writers. That's bad. If we had a Class, then that would be a unique type disambiguator. So, we invent some kludgy Trait disambiguator (normally just a struct buried in a namespace) to aide as the disambiguator on the template parameters. 24 March 2006, 22:16:38 UTC
36f06b5 Lower accuracy of tests. 21 March 2006, 19:19:12 UTC
e66d21c Narrow down some includes within enum_io. Now must pick up cfgtype_io.h 21 March 2006, 19:14:36 UTC
3f87102 Induced changes. 21 March 2006, 19:13:54 UTC
b4bc92a Added cfgtype_io 21 March 2006, 19:13:33 UTC
65c1e9f Split off cfg_t to its own file. Tried to narrow down includes from enum_io 21 March 2006, 19:13:03 UTC
5bc792e Added doxygen comments. 21 March 2006, 19:11:28 UTC
634f661 Info on 2.15.2 21 March 2006, 19:00:42 UTC
b06f3c6 Induced changes. 21 March 2006, 18:32:21 UTC
13b3a09 Info on 2.15.2 21 March 2006, 18:31:53 UTC
894a06c Changed to version 2.15.2 21 March 2006, 18:29:06 UTC
0b6a1e0 Bug fixes! Was missing lots of Gamma(4)*Gamma(5) at the end of loops. 21 March 2006, 18:28:33 UTC
0e64e44 Updated test. 21 March 2006, 15:48:44 UTC
ed17da5 Changed RsdCG. 21 March 2006, 15:46:00 UTC
f32d0ce Removed old inputs. 21 March 2006, 04:46:45 UTC
96f4ee8 Info on 2.15.1 21 March 2006, 04:45:56 UTC
895a57d Induced changes. 21 March 2006, 04:43:50 UTC
13d6bb1 Changed to 2.15.1 21 March 2006, 04:43:22 UTC
f323778 Removed use of overlap_state and instead use the default createState. 21 March 2006, 04:42:47 UTC
d42c55b More regression tests. 21 March 2006, 03:47:49 UTC
3f16dfc More regression tests. 21 March 2006, 03:31:53 UTC
a392136 Updated and added more regression tests. 21 March 2006, 03:18:39 UTC
fc39b7d More regression tests. 21 March 2006, 03:14:36 UTC
8df5b0c Updated and added more regression tests. 21 March 2006, 03:09:13 UTC
b15599e Added doxygen comments. 20 March 2006, 17:44:57 UTC
06bc2bc Added new smearing tests. 20 March 2006, 05:58:18 UTC
5017d54 Info on 2.15.0 20 March 2006, 05:51:08 UTC
1241fe3 Fixed again. 20 March 2006, 05:48:10 UTC
ac86290 Updated regression test using new default gauge field. 20 March 2006, 05:46:36 UTC
e85db64 Updated. 20 March 2006, 05:21:42 UTC
094f0c2 Updated to new sources. 20 March 2006, 05:11:18 UTC
588b5d3 Updated 20 March 2006, 05:09:00 UTC
0ca6236 renamed 20 March 2006, 04:58:43 UTC
5aed3c5 Updated. 20 March 2006, 04:53:57 UTC
cb989e0 Updated tests. 20 March 2006, 04:50:00 UTC
9ea6542 Updated tests. 20 March 2006, 04:41:11 UTC
932d41a Moved around files. 20 March 2006, 04:25:57 UTC
2f6740c Moved around filenames. 20 March 2006, 04:24:54 UTC
c7b1c19 Updates of tests. 20 March 2006, 04:23:22 UTC
e5c5d0e Switched over inline measurements to pushing the gauge field into a default NamedObject buffer. 20 March 2006, 04:22:47 UTC
3aaf952 Switched inline measurements from gauge field argument to reading an optional default gauge field. 20 March 2006, 04:22:02 UTC
934b529 Moved in obsolete read of ChiralParam from lib/io/param_io.h 20 March 2006, 04:21:07 UTC
854403f Cleaned out the ChiralParam stuff and moved to prec-dwf fermact. 20 March 2006, 04:20:39 UTC
03bba56 Induced changes. 20 March 2006, 04:18:52 UTC
b27d626 Induced changes. 20 March 2006, 04:18:08 UTC
fe45691 Added default_gauge_field.{h,cc} 20 March 2006, 04:17:52 UTC
8eeaef3 Changed to 2.15.0 . 20 March 2006, 04:17:25 UTC
f727875 Ooops. Removed explicit SchrSFFermBC stuck in front of initBnd(). 17 March 2006, 16:59:11 UTC
e59bcea Induced changes. 17 March 2006, 02:07:14 UTC
42628e9 Changed to 2.14.0 17 March 2006, 02:06:58 UTC
de7ac3b Added modifyF to all heatbaths to account for BC's. 17 March 2006, 02:05:56 UTC
be3ae4a Changed formatting of output - want the Conclusions to show up more nicely. 17 March 2006, 02:05:22 UTC
46a1ca7 Put in required modifyF in heatbath but also have unwanted fermbc.zero() call in dsdq. 17 March 2006, 01:39:14 UTC
8acc795 Info on 2.14.0 17 March 2006, 01:38:01 UTC
8969148 Induced changes. 16 March 2006, 17:21:11 UTC
80b77a3 Added schroedinger_fermbc_w.h 16 March 2006, 17:20:13 UTC
340485d Added a slew of new schroedinger fermbcs. Changed doxygen group name from "fermbc" to "fermbcs" to be more like gaugebcs name. Removed obsolete schr1link_*.{h,cc} files. 16 March 2006, 03:00:11 UTC
64a2828 Unprotected lSFmask() and SFBndFld() functions 16 March 2006, 02:59:02 UTC
b08213f Induced changes. 16 March 2006, 02:58:31 UTC
4642d1f Added a slew of schroedinger functional fermbcs 16 March 2006, 02:58:16 UTC
0892fc9 Changed dummy argument name - just for informational purposes. 16 March 2006, 02:57:52 UTC
9a4287e Added a zero() function 16 March 2006, 02:57:29 UTC
94c4538 Updated tests yet again. 16 March 2006, 02:56:26 UTC
29df9b3 Updated regression test. 15 March 2006, 15:43:56 UTC
e670f29 Updated output to fix regression test failure. 14 March 2006, 19:40:16 UTC
5db24db Added XML writers. 14 March 2006, 04:55:30 UTC
934c55f Obsolesced gaugebc_io 14 March 2006, 04:54:37 UTC
e16db7a Deprecated enum_gaugebc_io 14 March 2006, 04:54:18 UTC
876c2e0 Removed schrfuntype and enum_gaugebc_io 14 March 2006, 04:53:32 UTC
85552bc Removed include of enum_gaugebc_io.h 14 March 2006, 04:53:08 UTC
ded765a Induced changes. 14 March 2006, 04:52:01 UTC
2b1ab9f Added schr chromomag and dirich. Removed enum_gaugebc_io.* 14 March 2006, 04:51:07 UTC
995b1cd More gaugebc stuff. 14 March 2006, 04:49:54 UTC
f202fe0 Commented out schroedinger includes 13 March 2006, 15:25:36 UTC
a09679c added brief documentation 13 March 2006, 14:56:55 UTC
03dfdbd added call to function ks_local_loops_and_stoch_conn() and related infrastructure 13 March 2006, 14:43:43 UTC
1964038 code for 4-link taste-singlet pseudoscalar connected correlator measurements. 13 March 2006, 14:40:17 UTC
back to top