FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

postCalc.C File Reference

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


Detailed Description

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"
Include dependency graph for postCalc.C:

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[])

Function Documentation

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