mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-17 23:37:06 +01:00
sort Modules.hpp and modules.inc + add module JacobiSmear
This commit is contained in:
7
Hadrons/Modules/MSource/JacobiSmear.cc
Normal file
7
Hadrons/Modules/MSource/JacobiSmear.cc
Normal file
@ -0,0 +1,7 @@
|
||||
#include <Hadrons/Modules/MSource/JacobiSmear.hpp>
|
||||
|
||||
using namespace Grid;
|
||||
using namespace Hadrons;
|
||||
using namespace MSource;
|
||||
|
||||
template class Grid::Hadrons::MSource::TJacobiSmear<FIMPL>;
|
Reference in New Issue
Block a user