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

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