1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-04-05 11:45:56 +01:00

No compile on summiit fix

This commit is contained in:
Peter Boyle 2020-05-12 18:56:47 -04:00
parent 8b5b55b682
commit 2e652431e5

View File

@ -49,7 +49,7 @@ public:
private:
const unsigned int smearingLevels;
Smear_Stout<Gimpl> &StoutSmearing;
Smear_Stout<Gimpl> StoutSmearing;
std::vector<GaugeField> SmearedSet;
// Member functions