mirror of
https://github.com/paboyle/Grid.git
synced 2025-07-17 05:07:06 +01:00
Hadrons: template modules compilation optimisation
This commit is contained in:
8
extras/Hadrons/Modules/MAction/DWF.cc
Normal file
8
extras/Hadrons/Modules/MAction/DWF.cc
Normal file
@@ -0,0 +1,8 @@
|
||||
#include <Grid/Hadrons/Modules/MAction/DWF.hpp>
|
||||
|
||||
using namespace Grid;
|
||||
using namespace Hadrons;
|
||||
using namespace MAction;
|
||||
|
||||
template class Grid::Hadrons::MAction::TDWF<FIMPL>;
|
||||
|
Reference in New Issue
Block a user