mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-04 19:25:56 +01:00
Remove extra layers of checks now it works
This commit is contained in:
parent
4357f5acdc
commit
2022a7205c
@ -244,7 +244,7 @@ namespace Grid {
|
|||||||
std::cout<< iProj <<std::endl;
|
std::cout<< iProj <<std::endl;
|
||||||
std::cout<<"Computed Coarse Operator"<<std::endl;
|
std::cout<<"Computed Coarse Operator"<<std::endl;
|
||||||
#endif
|
#endif
|
||||||
AssertHermitian();
|
// AssertHermitian();
|
||||||
// ForceHermitian();
|
// ForceHermitian();
|
||||||
// ForceDiagonal();
|
// ForceDiagonal();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user