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

unsmeared sinks can now be computed - new test program available

This commit is contained in:
ferben
2019-02-01 13:23:42 +00:00
parent 7cc13f48d5
commit a9848becb0
3 changed files with 59 additions and 29 deletions

View File

@ -4,4 +4,4 @@ using namespace Grid;
using namespace Hadrons;
using namespace MDistil;
template class Grid::Hadrons::MDistil::TPerambLight<GIMPL>;
template class Grid::Hadrons::MDistil::TPerambLight<FIMPL>;