Set up trapping for floating point exceptions (signal FPE). More...
#include <OSspecific/sigFpe.H>
Set up trapping for floating point exceptions (signal FPE).
FOAM_SIGFPE | exception trapping |
FOAM_SETNAN | initialization of all malloced memory to NaN. If FOAM_SIGFPE also set, this will cause usage of uninitialized scalars to trigger an abort. |
Definition at line 58 of file sigFpe.H.
Public Member Functions | |
sigFpe () | |
~sigFpe () | |
void | set (const bool verbose) |
sigFpe | ( | ) |
~sigFpe | ( | ) |
void set | ( | const bool | verbose ) |