mirror of
https://github.com/paboyle/Grid.git
synced 2025-12-27 16:04:43 +00:00
Hadrons: first prototype with working inversions
This commit is contained in:
@@ -46,6 +46,7 @@ std::string Module::getName(void) const
|
||||
|
||||
void Module::operator()(Environment &env)
|
||||
{
|
||||
setup(env);
|
||||
allocate(env);
|
||||
if (!env.isDryRun())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user