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()) |
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 | ) |
const dictionary& alphaControls = mesh.solution().solverDict(alpha1.name()) |
Definition at line 1 of file alphaControls.H.