8 potentialFlow.lookupOrDefault<
int>(
"nNonOrthogonalCorrectors", 0)
const dictionary & subDict(const word &) const
Find and return a sub-dictionary.
const fvSolution & solution() const
Return the fvSolution.
const dictionary & dict() const
Return the selected sub-dictionary of solvers if the "select".
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
const int nNonOrthCorr(potentialFlow.lookupOrDefault< int >("nNonOrthogonalCorrectors", 0))
const dictionary & potentialFlow(mesh.solution().dict().subDict("potentialFlow"))