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