mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-17 23:37:06 +01:00
Merge branch 'develop' into feature/distil
* develop: bugfix ZPerambulator registered module supporting ZMobius action changed to push_back according to request Added Hadrons_Error in case blockSize is set too large bugfix in perambulator module # Conflicts: # Hadrons/Modules/MDistil/Perambulator.hpp
This commit is contained in:
@ -34,6 +34,7 @@ using namespace Hadrons;
|
||||
using namespace MDistil;
|
||||
|
||||
template class Grid::Hadrons::MDistil::TPerambulator<FIMPL>;
|
||||
template class Grid::Hadrons::MDistil::TPerambulator<ZFIMPL>;
|
||||
|
||||
BEGIN_HADRONS_NAMESPACE
|
||||
|
||||
|
Reference in New Issue
Block a user