FreeFOAM The Cross-Platform CFD Toolkit
readPIMPLEControls.H File Reference

Detailed Description

Definition in file readPIMPLEControls.H.

+ This graph shows which files directly or indirectly include this file:

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.