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