mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-17 15:27:06 +01:00
First cut (non functional NPR code) developed by Julia Kettle
This commit is contained in:
8
Hadrons/Modules/MSource/Momentum.cc
Normal file
8
Hadrons/Modules/MSource/Momentum.cc
Normal file
@ -0,0 +1,8 @@
|
||||
#include <Hadrons/Modules/MSource/Momentum.hpp>
|
||||
|
||||
using namespace Grid;
|
||||
using namespace Hadrons;
|
||||
using namespace MSource;
|
||||
|
||||
template class Grid::Hadrons::MSource::TMomSource<FIMPL>;
|
||||
|
Reference in New Issue
Block a user