1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-07-12 19:27:05 +01:00

Commiting reation of meson field code before a merge with the upstream branch feature/hadrons

This commit is contained in:
fionnoh
2018-06-25 12:20:46 +01:00
parent 1ac3526f33
commit 2f121c41c9
5 changed files with 48 additions and 96 deletions

View File

@ -1,7 +0,0 @@
#include <Grid/Hadrons/Modules/MContraction/A2AMeson.hpp>
using namespace Grid;
using namespace Hadrons;
using namespace MContraction;
template class Grid::Hadrons::MContraction::TA2AMeson<FIMPL>;