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.
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"))