1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-07-14 12:07:06 +01:00

Hadrons: Möbius DWF action

This commit is contained in:
2018-06-25 15:58:35 +01:00
parent e0ed7e300f
commit adcef36189
5 changed files with 131 additions and 12 deletions

View File

@ -0,0 +1,7 @@
#include <Grid/Hadrons/Modules/MAction/MobiusDWF.hpp>
using namespace Grid;
using namespace Hadrons;
using namespace MAction;
template class Grid::Hadrons::MAction::TMobiusDWF<FIMPL>;