mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-12 20:27:06 +01:00
definitions reconciled.
This commit is contained in:
@ -143,7 +143,7 @@ public:
|
||||
}
|
||||
}
|
||||
std::cout<<GridLogMessage<<"ConjugateGradient did NOT converge"<<std::endl;
|
||||
// assert(0);
|
||||
assert(0);
|
||||
}
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user