readSolidMultiRegionPIMPLEControls.H 147 Bytes
Newer Older
shunbo's avatar
shunbo committed
1
2
3
4
const dictionary& pimple = mesh.solutionDict().subDict("PIMPLE");

int nNonOrthCorr =
    pimple.getOrDefault<int>("nNonOrthogonalCorrectors", 0);