1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-13 01:05:36 +00:00
Grid/Hadrons/Modules/MGauge/StoutSmearing3D.cc

8 lines
190 B
C++
Raw Normal View History

2019-04-04 12:13:16 +01:00
#include <Hadrons/Modules/MGauge/StoutSmearing3D.hpp>
using namespace Grid;
using namespace Hadrons;
using namespace MGauge;
template class Grid::Hadrons::MGauge::TStoutSmearing3D<GIMPL>;