BUG: UListIO: byteSize overflowing on really big faceLists
[OpenFOAM-2.0.x.git] / applications / solvers / electromagnetics / mhdFoam / readBPISOControls.H
blob5ddbdab95ea330941806173082a6d8fb006fe6d2
1     const dictionary& Bpiso = mesh.solutionDict().subDict("BPISO");
3     const int nBcorr = Bpiso.lookupOrDefault<int>("nCorrectors", 1);