readSolidMultiRegionSIMPLEControls.H 153 Bytes
Newer Older
shunbo's avatar
shunbo committed
1
2
3
4
const dictionary& simple = mesh.solutionDict().subDict("SIMPLE");

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