Correct comment.
This commit is contained in:
parent
e88e62a68d
commit
64b83989d5
@ -157,7 +157,7 @@ namespace Opm {
|
||||
}
|
||||
catch (const Dune::MatrixBlockError& e) {
|
||||
std::cerr << e.what() << std::endl;
|
||||
// also catch errors in ISTL AMG that occur when time step is too large
|
||||
// this can be thrown by ISTL's ILU0 in block mode, yet is not an ISTLError
|
||||
}
|
||||
|
||||
// (linearIterations < 0 means no convergence in solver)
|
||||
|
Loading…
Reference in New Issue
Block a user