Go to the source code of this file.
Functions | |
label | nAlphaCorr (readLabel(alphaControls.lookup("nAlphaCorr"))) |
label | nAlphaSubCycles (readLabel(alphaControls.lookup("nAlphaSubCycles"))) |
bool | MULESCorr (alphaControls.lookupOrDefault< Switch >("MULESCorr", false)) |
scalar | icAlpha (alphaControls.lookupOrDefault< scalar >("icAlpha", 0)) |
Variables | |
const dictionary & | alphaControls = mesh.solverDict(alpha1.name()) |
label nAlphaCorr | ( | readLabel(alphaControls.lookup("nAlphaCorr")) | ) |
label nAlphaSubCycles | ( | readLabel(alphaControls.lookup("nAlphaSubCycles")) | ) |
bool MULESCorr | ( | alphaControls.lookupOrDefault< Switch > | "MULESCorr", false | ) |
scalar icAlpha | ( | alphaControls.lookupOrDefault< scalar > | "icAlpha", 0 | ) |
const dictionary& alphaControls = mesh.solverDict(alpha1.name()) |
Definition at line 1 of file alphaControls.H.