mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 15:55:37 +00:00
WilsonMG: Comment assertion on hermiticity of coarse operator for now
TODO: Think of a way to not break dwf_hdcr by doing that. It's only an assertion but it still interferes with it.
This commit is contained in:
parent
2976132bdd
commit
8c692b7ffd
@ -423,7 +423,7 @@ namespace Grid {
|
||||
std::cout<<GridLogMessage<<"Computed Coarse Operator"<<std::endl;
|
||||
#endif
|
||||
// ForceHermitian();
|
||||
AssertHermitian();
|
||||
// AssertHermitian();
|
||||
// ForceDiagonal();
|
||||
}
|
||||
void ForceDiagonal(void) {
|
||||
|
Loading…
Reference in New Issue
Block a user