The FARGO_THORIN code developer's guide
 All Data Structures Files Functions Variables Typedefs Macros
Functions
fpe.c File Reference

Contains two functions that specify how we handle floating point exceptions. More...

#include "fargo.h"
Include dependency graph for fpe.c:

Go to the source code of this file.

Functions

void handfpe ()
 
void setfpe ()
 

Detailed Description

Contains two functions that specify how we handle floating point exceptions.

Definition in file fpe.c.

Function Documentation

void handfpe ( )

Definition at line 8 of file fpe.c.

References CPU_Rank, and prs_exit().

Referenced by setfpe().

Here is the call graph for this function:

Here is the caller graph for this function:

void setfpe ( )

Definition at line 15 of file fpe.c.

References handfpe().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function: