2018-10-12 10:59:33 +01:00
|
|
|
#include <Hadrons/Modules/MSource/Momentum.hpp>
|
|
|
|
|
|
|
|
using namespace Grid;
|
|
|
|
using namespace Hadrons;
|
|
|
|
using namespace MSource;
|
|
|
|
|
2018-10-15 15:49:42 +01:00
|
|
|
template class Grid::Hadrons::MSource::TMomentum<FIMPL>;
|
2018-10-12 10:59:33 +01:00
|
|
|
|