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

Detailed Description

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

Go to the source code of this file.

Variables

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

Variable Documentation

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

Definition at line 1 of file readSolidMultiRegionPIMPLEControls.H.

int nNonOrthCorr
Initial value:
pimple.lookupOrDefault<int>("nNonOrthogonalCorrectors", 0)

Definition at line 3 of file readSolidMultiRegionPIMPLEControls.H.