|
The FARGO_THORIN code developer's guide
|
Contains two functions that specify how we handle floating point exceptions. More...
#include "fargo.h"
Go to the source code of this file.
Functions | |
| void | handfpe () |
| void | setfpe () |
Contains two functions that specify how we handle floating point exceptions.
Definition in file fpe.c.
| void handfpe | ( | ) |
Definition at line 8 of file fpe.c.
References CPU_Rank, and prs_exit().
Referenced by setfpe().


1.8.7