alphaControls.H File Reference

Go to the source code of this file.

Functions

label nAlphaCorr (alphaControls.get< label >("nAlphaCorr"))
 
label nAlphaSubCycles (alphaControls.get< label >("nAlphaSubCycles"))
 
bool MULESCorr (alphaControls.getOrDefault("MULESCorr", false))
 
bool alphaApplyPrevCorr (alphaControls.getOrDefault("alphaApplyPrevCorr", false))
 

Variables

const dictionary & alphaControls = mesh.solverDict(alpha1.name())
 

Function Documentation

◆ nAlphaCorr()

label nAlphaCorr ( alphaControls.get< label >  "nAlphaCorr")

◆ nAlphaSubCycles()

label nAlphaSubCycles ( alphaControls.get< label >  "nAlphaSubCycles")

◆ MULESCorr()

bool MULESCorr ( alphaControls.  getOrDefault"MULESCorr", false)

◆ alphaApplyPrevCorr()

bool alphaApplyPrevCorr ( alphaControls.  getOrDefault"alphaApplyPrevCorr", false)

Variable Documentation

◆ alphaControls

const dictionary& alphaControls = mesh.solverDict(alpha1.name())

Definition at line 1 of file alphaControls.H.