alphaControls.H File Reference

Go to the source code of this file.

Functions

const label nAlphaCorr (alphaControls.lookup< label >("nAlphaCorr"))
 
const label nAlphaSubCycles (alphaControls.lookup< label >("nAlphaSubCycles"))
 
const bool MULESCorr (alphaControls.lookupOrDefault< Switch >("MULESCorr", false))
 
const bool alphaApplyPrevCorr (alphaControls.lookupOrDefault< Switch >("alphaApplyPrevCorr", false))
 

Variables

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

Function Documentation

◆ nAlphaCorr()

const label nAlphaCorr ( alphaControls.lookup< label >  "nAlphaCorr")

◆ nAlphaSubCycles()

const label nAlphaSubCycles ( alphaControls.lookup< label >  "nAlphaSubCycles")

Referenced by if(), and localEulerDdt::localEulerDdt().

Here is the caller graph for this function:

◆ MULESCorr()

const bool MULESCorr ( alphaControls.lookupOrDefault< Switch >  "MULESCorr", false)

Referenced by for().

Here is the caller graph for this function:

◆ alphaApplyPrevCorr()

const bool alphaApplyPrevCorr ( alphaControls.lookupOrDefault< Switch >  "alphaApplyPrevCorr", false)

Referenced by if().

Here is the caller graph for this function:

Variable Documentation

◆ alphaControls

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

Definition at line 1 of file alphaControls.H.