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

calc.H File Reference

Function prototype for all simple post-processing functions e.g. calcDivPhi, calcMagU etc. More...


Detailed Description

Function prototype for all simple post-processing functions e.g. calcDivPhi, calcMagU etc.

InNamespace Foam

Definition in file calc.H.

#include "src/OpenFOAM/global/argList/argList.H"
#include "src/OpenFOAM/db/Time/Time.H"
#include "src/finiteVolume/fvMesh/fvMesh.H"
Include dependency graph for calc.H:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

void  calc (const argList &args, const Time &runTime, const fvMesh &mesh)