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. More...
 

Variables

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

Detailed Description

Original source file functionObjectList.C

Definition in file functionObjectList.C.

Variable Documentation

◆ maxWarnings

constexpr const uint32_t maxWarnings = 10u
staticconstexpr

Max number of warnings (per functionObject)

Definition at line 47 of file functionObjectList.C.

Referenced by functionObjectList::end(), and functionObjectList::execute().