mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-13 01:05:36 +00:00
8 lines
190 B
C++
8 lines
190 B
C++
|
#include <Hadrons/Modules/MGauge/StoutSmearing3D.hpp>
|
||
|
|
||
|
using namespace Grid;
|
||
|
using namespace Hadrons;
|
||
|
using namespace MGauge;
|
||
|
|
||
|
template class Grid::Hadrons::MGauge::TStoutSmearing3D<GIMPL>;
|