mirror of
https://github.com/paboyle/Grid.git
synced 2025-07-27 09:47:08 +01:00
added selfcontract module
This commit is contained in:
7
Hadrons/Modules/MContraction/SelfContract.cc
Normal file
7
Hadrons/Modules/MContraction/SelfContract.cc
Normal file
@@ -0,0 +1,7 @@
|
||||
#include <Hadrons/Modules/MContraction/SelfContract.hpp>
|
||||
|
||||
using namespace Grid;
|
||||
using namespace Hadrons;
|
||||
using namespace MContraction;
|
||||
|
||||
template class Grid::Hadrons::MContraction::TSelfContract<FIMPL>;
|
Reference in New Issue
Block a user