repo.or.cz
/
OpenFOAM-2.0.x.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
BUG: UListIO: byteSize overflowing on really big faceLists
[OpenFOAM-2.0.x.git]
/
applications
/
solvers
/
electromagnetics
/
mhdFoam
/
readBPISOControls.H
blob
5ddbdab95ea330941806173082a6d8fb006fe6d2
1
const dictionary& Bpiso = mesh.solutionDict().subDict("BPISO");
2
3
const int nBcorr = Bpiso.lookupOrDefault<int>("nCorrectors", 1);
4