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