1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-07-02 06:27:05 +01:00

Merge pull request #22 from DanielRichtmann/feature/clover-access-specifier

Clover access specifier
This commit is contained in:
Christoph Lehner
2020-12-18 16:20:19 +01:00
committed by GitHub

View File

@ -245,7 +245,7 @@ public:
return out; return out;
} }
private: protected:
// here fixing the 4 dimensions, make it more general? // here fixing the 4 dimensions, make it more general?
RealD csw_r; // Clover coefficient - spatial RealD csw_r; // Clover coefficient - spatial