mirror of
https://github.com/paboyle/Grid.git
synced 2026-01-09 19:39:34 +00:00
new module for baryon contraction
This commit is contained in:
7
Hadrons/Modules/MDistil/BC2.cc
Normal file
7
Hadrons/Modules/MDistil/BC2.cc
Normal file
@@ -0,0 +1,7 @@
|
||||
#include <Hadrons/Modules/MDistil/BC2.hpp>
|
||||
|
||||
using namespace Grid;
|
||||
using namespace Hadrons;
|
||||
using namespace MDistil;
|
||||
|
||||
template class Grid::Hadrons::MDistil::TBC2<FIMPL>;
|
||||
Reference in New Issue
Block a user