mirror of
https://github.com/paboyle/Grid.git
synced 2026-01-03 11:19:28 +00:00
Hadrons: template modules compilation optimisation
This commit is contained in:
8
extras/Hadrons/Modules/MLoop/NoiseLoop.cc
Normal file
8
extras/Hadrons/Modules/MLoop/NoiseLoop.cc
Normal file
@@ -0,0 +1,8 @@
|
||||
#include <Grid/Hadrons/Modules/MLoop/NoiseLoop.hpp>
|
||||
|
||||
using namespace Grid;
|
||||
using namespace Hadrons;
|
||||
using namespace MLoop;
|
||||
|
||||
template class Grid::Hadrons::MLoop::TNoiseLoop<FIMPL>;
|
||||
|
||||
Reference in New Issue
Block a user