1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-21 01:25:48 +01:00
Grid/Hadrons/Modules/MDistil
Michael Marshall ae3abbe53d Added the ability for Perambulator module to save unsmeared sinks through the addition of two optional parameters:
UnsmearedSinkFileName: If present, specifies the filename to write to
UnsmearedSinkMultiFile: defaults to true to write each sink vector to a different file, but can be set to 0 for a single file
2019-07-01 17:28:27 +01:00
..
Baryon2pt.cc More dependencies for Distil.hpp move and (C) 2019 only 2019-04-26 07:39:05 +01:00
Baryon2pt.hpp fixed contraction issue 2019-05-17 10:50:15 +01:00
BC2.cc More dependencies for Distil.hpp move and (C) 2019 only 2019-04-26 07:39:05 +01:00
BC2.hpp Elided superfluous copy on write 2019-06-19 09:37:03 +01:00
BContraction.cc More dependencies for Distil.hpp move and (C) 2019 only 2019-04-26 07:39:05 +01:00
BContraction.hpp 3 issues preventing compilation under clang. Marked these with FELIX_ISSUE and made minimal change to make compile (as fix not obvious) 2019-05-17 09:59:01 +01:00
DistilVectors.cc More dependencies for Distil.hpp move and (C) 2019 only 2019-04-26 07:39:05 +01:00
DistilVectors.hpp Multiple local slice fixes 2019-05-06 10:35:42 +01:00
g5_multiply.cc More dependencies for Distil.hpp move and (C) 2019 only 2019-04-26 07:39:05 +01:00
g5_multiply.hpp More dependencies for Distil.hpp move and (C) 2019 only 2019-04-26 07:39:05 +01:00
LapEvec.cc More dependencies for Distil.hpp move and (C) 2019 only 2019-04-26 07:39:05 +01:00
LapEvec.hpp Multiple local slice fixes 2019-05-06 10:35:42 +01:00
Noises.cc More dependencies for Distil.hpp move and (C) 2019 only 2019-04-26 07:39:05 +01:00
Noises.hpp Fairly close to ready for release. Felix and I to review, then submit for release 2019-04-30 23:53:57 +01:00
PerambFromSolve.cc More dependencies for Distil.hpp move and (C) 2019 only 2019-04-26 07:39:05 +01:00
PerambFromSolve.hpp Multiple local slice fixes 2019-05-06 10:35:42 +01:00
Perambulator.cc Renamed PerambLight module. Check with Felix whether Test_24 and Test_tesseract still need to be maintained 2019-04-26 08:23:15 +01:00
Perambulator.hpp Added the ability for Perambulator module to save unsmeared sinks through the addition of two optional parameters: 2019-07-01 17:28:27 +01:00