sigFpe.C File Reference
Include dependency graph for sigFpe.C:

Go to the source code of this file.

Functions

static void clearFpe ()
 
static bool isTrue (const char *envName, bool deflt)
 

Variables

static unsigned int oldFpe_ = 0u
 

Detailed Description

Original source file sigFpe.C

Definition in file sigFpe.C.

Function Documentation

◆ clearFpe()

static void clearFpe ( )
static

Definition at line 57 of file sigFpe.C.

References oldFpe_.

Referenced by sigFpe::unset().

Here is the caller graph for this function:

◆ isTrue()

static bool isTrue ( const char *  envName,
bool  deflt 
)
static

Definition at line 70 of file sigFpe.C.

References Switch::find(), Foam::getEnv(), and Switch::good().

Referenced by sigFpe::requested(), and sigFpe::set().

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ oldFpe_

unsigned int oldFpe_ = 0u
static

Definition at line 54 of file sigFpe.C.

Referenced by clearFpe(), and sigFpe::set().