Generic wrapper for calculating a quantity at each time. More...
Generic wrapper for calculating a quantity at each time.
Definition in file postCalc.C.
#include "src/postProcessing/postCalc/calc.H"
#include "src/OpenFOAM/db/Time/timeSelector.H"
#include "src/OpenFOAM/include/setRootCase.H"
#include "src/OpenFOAM/include/createTime.H"
#include "src/OpenFOAM/include/createMesh.H"
Go to the source code of this file.
Namespaces | |
namespace | Foam |
Namespace for OpenFOAM. | |
Functions | |
void | tryCalc (const argList &args, const Time &runTime, const fvMesh &mesh) |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 55 of file postCalc.C.
References timeSelector::addOptions(), args, Foam::endl(), forAll, Foam::Info, mesh, timeSelector::select0(), Foam::tryCalc(), and argList::validOptions.