Variables
readBPISOControls.H File Reference

Go to the source code of this file.

Variables

const dictionary & Bpiso = mesh.solutionDict().subDict("BPISO")
 
const int nBcorr = Bpiso.lookupOrDefault<int>("nCorrectors", 1)
 

Variable Documentation

const dictionary& Bpiso = mesh.solutionDict().subDict("BPISO")

Definition at line 1 of file readBPISOControls.H.

const int nBcorr = Bpiso.lookupOrDefault<int>("nCorrectors", 1)

Definition at line 3 of file readBPISOControls.H.