Loading...
Searching...
No Matches
functionObjectList.C File Reference
Include dependency graph for functionObjectList.C:

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

static void exitNow (const error &err)
 Mimic exit handling of the error class.

Variables

static constexpr const unsigned maxWarnings = 10u
 Max number of warnings (per functionObject).

Detailed Description

Original source file functionObjectList.C

Definition in file functionObjectList.C.

Variable Documentation

◆ maxWarnings

const unsigned maxWarnings = 10u
staticconstexpr

Max number of warnings (per functionObject).

Definition at line 42 of file functionObjectList.C.