mirror of
https://github.com/paboyle/Grid.git
synced 2025-12-22 05:34:30 +00:00
Hadrons: everything is broken, repairing while implementing the new memory model
This commit is contained in:
@@ -101,6 +101,8 @@ public:
|
||||
private:
|
||||
// environment shortcut
|
||||
Environment & env(void) const;
|
||||
// memory profile
|
||||
void memoryProfile(void);
|
||||
private:
|
||||
long unsigned int locVol_;
|
||||
std::string parameterFileName_{""};
|
||||
|
||||
Reference in New Issue
Block a user