Go to the source code of this file.
|
| const dictionary & | alphaControls = mesh.solverDict(alpha1.name()) |
| |
◆ nAlphaCorr()
| label nAlphaCorr |
( |
alphaControls.get< label > |
"nAlphaCorr" | ) |
|
◆ nAlphaSubCycles()
| label nAlphaSubCycles |
( |
alphaControls.get< label > |
"nAlphaSubCycles" | ) |
|
◆ MULESCorr()
| bool MULESCorr |
( |
alphaControls. |
getOrDefault"MULESCorr", false | ) |
|
◆ alphaApplyPrevCorr()
| bool alphaApplyPrevCorr |
( |
alphaControls. |
getOrDefault"alphaApplyPrevCorr", false | ) |
|
◆ alphaControls
| const dictionary& alphaControls = mesh.solverDict(alpha1.name()) |