OpenFOAM
10
The OpenFOAM Foundation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
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);
mesh
fvMesh & mesh
Definition:
createMeshesPostProcess.H:9
Bpiso
const dictionary & Bpiso
Definition:
readBPISOControls.H:1
applications
solvers
electromagnetics
mhdFoam
readBPISOControls.H
Generated by
1.8.13