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) INCLUDE_FILE2(X) |
#define | INCLUDE_FILE2(X) #X |
Functions | |
if (argList::postProcess(argc, argv)) | |
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 39 of file postProcess.H.
#define CREATE_MESH createMesh.H |
Definition at line 43 of file postProcess.H.
#define CREATE_FIELDS createFields.H |
Definition at line 47 of file postProcess.H.
#define CREATE_CONTROL createControl.H |
Definition at line 51 of file postProcess.H.
#define INCLUDE_FILE | ( | X | ) | INCLUDE_FILE2(X) |
Definition at line 56 of file postProcess.H.
#define INCLUDE_FILE2 | ( | X | ) | #X |
Definition at line 57 of file postProcess.H.
if | ( | argList::postProcess(argc, argv) | ) |
Definition at line 67 of file postProcess.H.
References timeSelector::addOptions(), args, Foam::endl(), Foam::FatalIOError, forAll, Foam::Info, mesh, Foam::New(), argList::optionFound(), runTime, timeSelector::select0(), List< T >::size(), error::throwExceptions(), timeDirs, and Foam::Warning.