readSolidMultiRegionPIMPLEControls.H File Reference

Go to the source code of this file.

Variables

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

Variable Documentation

◆ pimple

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

Definition at line 1 of file readSolidMultiRegionPIMPLEControls.H.

◆ nNonOrthCorr

int nNonOrthCorr
Initial value:
=
pimple.getOrDefault<int>("nNonOrthogonalCorrectors", 0)
const dictionary & pimple

Definition at line 3 of file readSolidMultiRegionPIMPLEControls.H.