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