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

Merge branch 'feature/hmc_generalise' of https://github.com/paboyle/Grid into feature/hmc_generalise

This commit is contained in:
Guido Cossu
2017-03-10 22:37:25 +09:00
3 changed files with 17 additions and 11 deletions

View File

@ -108,4 +108,4 @@ class StoutSmearingModule: public SmearingModule<ImplementationPolicy>{
} // namespace QCD
} // namespace Grid
#endif // GRID_HMC_MODULES
#endif // GRID_HMC_MODULES

View File

@ -130,4 +130,4 @@ typedef GridFourDimModule<vComplex> GridDefaultFourDimModule;
} // namespace Grid
#endif // HMC_GRID_MODULES
#endif // HMC_GRID_MODULES