
Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| static void | exitNow (const error &err) |
| Mimic exit handling of the error class. More... | |
Variables | |
| static constexpr const unsigned | maxWarnings = 10u |
| Max number of warnings (per functionObject) More... | |
Original source file functionObjectList.C
Definition in file functionObjectList.C.
|
static |
Max number of warnings (per functionObject)
Definition at line 42 of file functionObjectList.C.
Referenced by functionObjectList::execute().