mirror of
https://github.com/paboyle/Grid.git
synced 2025-12-24 06:34:29 +00:00
Hadrons: template modules compilation optimisation
This commit is contained in:
@@ -68,7 +68,7 @@ public:
|
||||
virtual void execute(void);
|
||||
};
|
||||
|
||||
MODULE_REGISTER_NS(LoadFermionEigenPack, TLoadEigenPack<FermionEigenPack<FIMPL>>, MIO);
|
||||
MODULE_REGISTER_TMP(LoadFermionEigenPack, TLoadEigenPack<FermionEigenPack<FIMPL>>, MIO);
|
||||
|
||||
/******************************************************************************
|
||||
* TLoadEigenPack implementation *
|
||||
|
||||
Reference in New Issue
Block a user