|
Basilisk CFD
Adaptive Cartesian mesh PDE framework
|
Go to the source code of this file.
Functions | |
| include< signal.h > static include< unistd.h > int | gdb () |
| static void | caught_abort (int sig) |
| static void | caught_fpe (int sig) |
| static void | caught_segfault (int sig) |
| void | catch_fpe (void) |
Definition at line 41 of file fpe.h.
References caught_abort(), caught_fpe(), caught_segfault(), last_point, Point::level, and x.
Definition at line 21 of file fpe.h.
Referenced by catch_fpe().
Definition at line 27 of file fpe.h.
Referenced by catch_fpe().
Definition at line 34 of file fpe.h.
Referenced by catch_fpe().
Definition at line 8 of file fpe.h.
References debug, fflush(), last_point, Point::level, and x.
Referenced by caught_abort(), caught_fpe(), and caught_segfault().