Execute application functionObjects to post-process existing results. More...

Go to the source code of this file.
Macros | |
| #define | CREATE_TIME createTime.H |
| #define | CREATE_MESH createMesh.H |
| #define | CREATE_FIELDS createFields.H |
| #define | CREATE_CONTROL createControl.H |
| #define | INCLUDE_FILE(X) |
| #define | INCLUDE_FILE2(X) |
Execute application functionObjects to post-process existing results.
Original source file postProcess.H
If the "dict" argument is specified the functionObjectList is constructed from that dictionary otherwise the functionObjectList is constructed from the "functions" sub-dictionary of "system/controlDict"
Multiple time-steps may be processed and the standard utility time controls are provided.
Definition in file postProcess.H.
| #define CREATE_TIME createTime.H |
Definition at line 36 of file postProcess.H.
| #define CREATE_MESH createMesh.H |
Definition at line 40 of file postProcess.H.
| #define CREATE_FIELDS createFields.H |
Definition at line 44 of file postProcess.H.
| #define CREATE_CONTROL createControl.H |
Definition at line 48 of file postProcess.H.
| #define INCLUDE_FILE | ( | X | ) |
Definition at line 53 of file postProcess.H.
| #define INCLUDE_FILE2 | ( | X | ) |
Definition at line 54 of file postProcess.H.