readBPISOControls.H File Reference

Go to the source code of this file.

Variables

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

Variable Documentation

◆ Bpiso

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

Definition at line 1 of file readBPISOControls.H.

◆ nBcorr

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

Definition at line 3 of file readBPISOControls.H.