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

Sigma to Nucleon contractions

This commit is contained in:
ferben
2019-11-21 17:25:37 +00:00
parent ac614cbc53
commit 421a4395af
12 changed files with 1125 additions and 201 deletions

View File

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