1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/extras/Hadrons/modules.inc

18 lines
402 B
PHP
Raw Normal View History

2016-11-28 07:02:15 +00:00
modules_cc =\
2016-12-05 04:53:31 +00:00
Modules/MGauge/Load.cc \
Modules/MGauge/Random.cc \
Modules/MGauge/Unit.cc
2016-11-28 07:02:15 +00:00
modules_hpp =\
2016-12-05 04:53:31 +00:00
Modules/MAction/DWF.hpp \
Modules/MAction/Wilson.hpp \
Modules/MContraction/Meson.hpp \
Modules/MGauge/Load.hpp \
Modules/MGauge/Random.hpp \
Modules/MGauge/Unit.hpp \
Modules/MSolver/RBPrecCG.hpp \
Modules/MSource/Point.hpp \
Modules/MSource/Z2.hpp \
Modules/Quark.hpp
2016-11-28 07:02:15 +00:00