OpenFOAM
dev
The OpenFOAM Foundation
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);
Foam::dictionary::subDict
const dictionary & subDict(const word &) const
Find and return a sub-dictionary.
Definition:
dictionary.C:778
Foam::fvMesh::solution
const fvSolution & solution() const
Return the fvSolution.
Definition:
fvMesh.C:1803
mesh
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
nBcorr
const int nBcorr
Definition:
readBPISOControls.H:3
Bpiso
const dictionary & Bpiso
Definition:
readBPISOControls.H:1
applications
legacy
electromagnetics
mhdFoam
readBPISOControls.H
Generated by
1.9.1