FreeFOAM The Cross-Platform CFD Toolkit
readSolidMultiRegionPIMPLEControls.H
Go to the documentation of this file.
1  const dictionary& pimple = mesh.solutionDict().subDict("PIMPLE");
2 
4  pimple.lookupOrDefault<int>("nNonOrthogonalCorrectors", 0);