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

readPIMPLEControls.H File Reference


Detailed Description

Definition in file readPIMPLEControls.H.

Go to the source code of this file.

Functions

fvSolution  solutionDict (runTime)
int  nOuterCorr (readInt(pimple.lookup("nOuterCorrectors")))

Variables

const dictionary &  pimple = solutionDict.subDict("PIMPLE")

Function Documentation

fvSolution solutionDict ( runTime    )

Referenced by forAll(), and solution::read().

int nOuterCorr ( readInt(pimple.lookup("nOuterCorrectors"))    )

Variable Documentation

const dictionary& pimple = solutionDict.subDict("PIMPLE")

Definition at line 5 of file readPIMPLEControls.H.