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

added baryons project - not working yet

This commit is contained in:
ferben
2019-02-05 17:32:26 +00:00
parent 5b0870bb19
commit 1ee84509b5
6 changed files with 420 additions and 193 deletions

View File

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