1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-15 02:05:37 +00:00
Grid/extras/Hadrons/Modules/MContraction
Peter Boyle 5b8b630919 Finished the four quark optimisation for Bag parameters.
To do:

   Abstract the cache blocking from the contraction with lambda functions.
   Share code between PionFieldXX with and without momentum. Share with the Meson field code somehow.
   Assemble the WWVV in a standalone routine.
   Play similar lambda function trick for the four quark operator.
   Hack it first by doing the MesonField Routine in here too.
2018-08-28 14:11:03 +01:00
..
A2AMeson.cc Added ZFIMPL to A2AMeson contraction 2018-07-20 23:08:22 +01:00
A2AMeson.hpp Eigen happiness 2018-07-31 00:35:17 +01:00
A2AMesonField.cc Eigen happiness 2018-07-31 00:35:17 +01:00
A2AMesonField.hpp Optimised the MesonField a bit more 2018-08-01 08:27:27 +01:00
A2APionField.cc New files 2018-08-28 11:32:41 +01:00
A2APionField.hpp Finished the four quark optimisation for Bag parameters. 2018-08-28 14:11:03 +01:00
Baryon.cc Hadrons: copyright update 2018-04-23 17:36:20 +01:00
Baryon.hpp Hadrons: mitigation of GCC/Intel compiler bug not generating defaulted destructors 2018-04-24 17:20:25 +01:00
DiscLoop.cc Hadrons: copyright update 2018-04-23 17:36:20 +01:00
DiscLoop.hpp Hadrons: mitigation of GCC/Intel compiler bug not generating defaulted destructors 2018-04-24 17:20:25 +01:00
Gamma3pt.cc Hadrons: copyright update 2018-04-23 17:36:20 +01:00
Gamma3pt.hpp Hadrons: mitigation of GCC/Intel compiler bug not generating defaulted destructors 2018-04-24 17:20:25 +01:00
Meson.cc Hadrons: copyright update 2018-04-23 17:36:20 +01:00
Meson.hpp Merge remote-tracking branch 'upstream/feature/hadrons' into feature/hadrons 2018-04-25 09:36:39 +01:00
MesonFieldGamma.cc Added ZFIMPL to meson field module 2018-07-03 14:04:53 +01:00
MesonFieldGamma.hpp Moved the creation and resizing of the v and w high modes from the A2A class to the A2A module and made them an output of the module. This means that they have to be inputs of the contration modules and they will freed from memory if they are no longer needed. 2018-07-22 14:40:31 +01:00
WardIdentity.cc Hadrons: copyright update 2018-04-23 17:36:20 +01:00
WardIdentity.hpp Hadrons: macro refactoring for library portability 2018-04-25 16:49:14 +01:00
WeakHamiltonian.hpp Hadrons: mitigation of GCC/Intel compiler bug not generating defaulted destructors 2018-04-24 17:20:25 +01:00
WeakHamiltonianEye.cc Hadrons: MPI-safe serial IO 2018-01-23 17:26:50 +00:00
WeakHamiltonianEye.hpp Hadrons: copyright update 2017-12-26 14:16:47 +01:00
WeakHamiltonianNonEye.cc Hadrons: MPI-safe serial IO 2018-01-23 17:26:50 +00:00
WeakHamiltonianNonEye.hpp Hadrons: copyright update 2017-12-26 14:16:47 +01:00
WeakNeutral4ptDisc.cc Hadrons: MPI-safe serial IO 2018-01-23 17:26:50 +00:00
WeakNeutral4ptDisc.hpp Hadrons: copyright update 2017-12-26 14:16:47 +01:00