1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-10 15:55:37 +00:00
Grid/Hadrons/Modules/MDistil/BC2.cc

8 lines
169 B
C++
Raw Normal View History

2019-03-06 13:55:36 +00:00
#include <Hadrons/Modules/MDistil/BC2.hpp>
using namespace Grid;
using namespace Hadrons;
using namespace MDistil;
template class Grid::Hadrons::MDistil::TBC2<FIMPL>;