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:849
const fvSolution & solution() const
Return the fvSolution.
Definition: fvMesh.C:1810
const dictionary & dict() const
Return the selected sub-dictionary of solvers if the "select".
Definition: solution.C:329
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
const int nBcorr
const dictionary & Bpiso