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

Warning fixes

This commit is contained in:
paboyle
2018-01-25 23:46:47 +00:00
parent 24a4589def
commit f4010023ca
7 changed files with 8 additions and 9 deletions

View File

@ -278,7 +278,7 @@ void benchsDw(std::vector<int> & latt4, int Ls, int threads, int report )
}
}
RealD mass=0.1;
// RealD mass=0.1;
RealD M5 =1.8;
typedef WilsonFermion5D<DomainWallVec5dImplR> WilsonFermion5DR;