Namespaces | Functions
postCalc.C File Reference

Generic wrapper for calculating a quantity at each time. More...

Include dependency graph for postCalc.C:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

void tryCalc (const argList &args, const Time &runTime, const fvMesh &mesh)
 
int main (int argc, char *argv[])
 

Detailed Description

Generic wrapper for calculating a quantity at each time.

Original source file postCalc.C

Definition in file postCalc.C.

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 54 of file postCalc.C.

References argList::addBoolOption(), timeSelector::addOptions(), args, Foam::endl(), forAll, Foam::Info, mesh, timeSelector::select0(), timeDirs, and Foam::tryCalc().

Here is the call graph for this function: