| 
    GEOS
    
   | 
 
#include "codingUtilities/Utilities.hpp"Go to the source code of this file.
Macros | |
| #define | GEOS_KRYLOV_BREAKDOWN_IF_ZERO(VAR) | 
| Exit solver iteration and report a breakdown if value too close to zero.  More... | |
| #define GEOS_KRYLOV_BREAKDOWN_IF_ZERO | ( | VAR | ) | 
Exit solver iteration and report a breakdown if value too close to zero.
| VAR | the variable or expression | 
Definition at line 28 of file KrylovUtils.hpp.