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

Hadrons: Aslash field, tested

This commit is contained in:
2018-10-05 21:04:10 +01:00
parent c073341a10
commit 148fc052bd
5 changed files with 424 additions and 0 deletions

View File

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