Go to the source code of this file.
|
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()) |
|
◆ nAlphaCorr()
const label nAlphaCorr |
( |
alphaControls.lookup< label > |
"nAlphaCorr" | ) |
|
◆ 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 | ) |
|
◆ alphaControls
const dictionary& alphaControls = mesh.solution().solverDict(alpha1.name()) |