1
0
mirror of https://github.com/paboyle/Grid.git synced 2026-01-03 19:29:29 +00:00

Added MomentumPhase Hadrons module from z2_momentum branch (thankyou, Felix) so I can run Z_2 wall with momenta easily

This commit is contained in:
Michael Marshall
2019-10-02 14:13:35 +01:00
parent 7606554b76
commit 92e25488f8
4 changed files with 198 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
#include <Hadrons/Modules/MSource/Gauss.hpp>
#include <Hadrons/Modules/MSource/Momentum.hpp>
#include <Hadrons/Modules/MSource/MomentumPhase.hpp>
#include <Hadrons/Modules/MSource/SeqAslash.hpp>
#include <Hadrons/Modules/MSource/Z2.hpp>
#include <Hadrons/Modules/MSource/Point.hpp>