mirror of
https://github.com/paboyle/Grid.git
synced 2025-07-13 03:27:07 +01:00
Temporarily added in the contraction code that produced the working 2-pt function. This is commited for reference only and will be removed in the next push.
This commit is contained in:
7
extras/Hadrons/Modules/MContraction/A2AMeson.cc
Normal file
7
extras/Hadrons/Modules/MContraction/A2AMeson.cc
Normal file
@ -0,0 +1,7 @@
|
||||
#include <Grid/Hadrons/Modules/MContraction/A2AMeson.hpp>
|
||||
|
||||
using namespace Grid;
|
||||
using namespace Hadrons;
|
||||
using namespace MContraction;
|
||||
|
||||
template class Grid::Hadrons::MContraction::TA2AMeson<FIMPL>;
|
Reference in New Issue
Block a user