alphaControls.H File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

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

Variables

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

Function Documentation

◆ nAlphaCorr()

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

◆ nAlphaSubCycles()

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

◆ MULESCorr()

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

◆ alphaApplyPrevCorr()

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

Variable Documentation

◆ alphaControls

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

Definition at line 1 of file alphaControls.H.