Loading...
Searching...
No Matches
postProcess.H File Reference

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

Include dependency graph for postProcess.H:

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)

Detailed Description

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.

Macro Definition Documentation

◆ CREATE_TIME

#define CREATE_TIME   createTime.H

Definition at line 36 of file postProcess.H.

◆ CREATE_MESH

#define CREATE_MESH   createMesh.H

Definition at line 40 of file postProcess.H.

◆ CREATE_FIELDS

#define CREATE_FIELDS   createFields.H

Definition at line 44 of file postProcess.H.

◆ CREATE_CONTROL

#define CREATE_CONTROL   createControl.H

Definition at line 48 of file postProcess.H.

◆ INCLUDE_FILE

#define INCLUDE_FILE ( X)
Value:
#define INCLUDE_FILE2(X)
Definition postProcess.H:54

Definition at line 53 of file postProcess.H.

◆ INCLUDE_FILE2

#define INCLUDE_FILE2 ( X)
Value:
#X

Definition at line 54 of file postProcess.H.