readSolidMultiRegionPIMPLEControls.H
Go to the documentation of this file.
1 const dictionary& pimple = mesh.solutionDict().subDict("PIMPLE");
2 
3 int nNonOrthCorr =
4  pimple.lookupOrDefault<int>("nNonOrthogonalCorrectors", 0);
dynamicFvMesh & mesh
const dictionary & pimple