Skip to content

The two orthogonalization routines used by GMRES will now return immediately...

The two orthogonalization routines used by GMRES will now return immediately once a Nan or Inf is detected. This is to prevent confusing error message such as:

Invalid argument: Scalar value must be the same on all processes, argument #3 (closed) VecMAXPY

Commit-type: usability Reported-by: Alfredo Jaramillo ajaramillopalma@gmail.com

Merge request reports