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.solution().solverDict(alpha1.name())
 

Function Documentation

◆ nAlphaCorr()

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

Referenced by phaseSystem::solve().

Here is the caller graph for this function:

◆ nAlphaSubCycles()

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

◆ MULESCorr()

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

◆ alphaApplyPrevCorr()

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

Variable Documentation

◆ alphaControls

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