mirror of
https://github.com/paboyle/Grid.git
synced 2025-07-12 19:27:05 +01:00
A2A meson field contraction code
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