readBPISOControls.H
Go to the documentation of this file.
1  const dictionary& Bpiso = mesh.solution().dict().subDict("BPISO");
2 
3  const int nBcorr = Bpiso.lookupOrDefault<int>("nCorrectors", 1);
const dictionary & subDict(const word &) const
Find and return a sub-dictionary.
Definition: dictionary.C:778
const fvSolution & solution() const
Return the fvSolution.
Definition: fvMesh.C:1803
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
const int nBcorr
const dictionary & Bpiso