![]() |
|
Go to the source code of this file.
Functions | |
int | nCorr (readInt(piso.lookup("nCorrectors"))) |
if (piso.found("nNonOrthogonalCorrectors")) | |
if (piso.found("momentumPredictor")) | |
if (piso.found("fluxGradp")) | |
if (piso.found("transSonic")) | |
if (piso.found("nOuterCorrectors")) | |
Variables | |
const dictionary & | piso = mesh.solutionDict().subDict("PISO") |
int | nNonOrthCorr = 0 |
bool | momentumPredictor = true |
bool | fluxGradp = false |
bool | transSonic = false |
int | nOuterCorr = 1 |
|
Definition at line 30 of file readPISOControls.H. References nOuterCorr, piso, and Foam::readInt(). |
Here is the call graph for this function:
|
Definition at line 24 of file readPISOControls.H. References piso, and transSonic. |
|
Definition at line 18 of file readPISOControls.H. |
|
Definition at line 12 of file readPISOControls.H. References momentumPredictor, and piso. |
|
Definition at line 6 of file readPISOControls.H. References nNonOrthCorr, piso, and Foam::readInt(). |
Here is the call graph for this function:
|
|
|
Definition at line 17 of file readPISOControls.H. Referenced by if(). |
|
Definition at line 11 of file readPISOControls.H. Referenced by if(). |
|
Definition at line 5 of file readPISOControls.H. Referenced by if(). |
|
Definition at line 29 of file readPISOControls.H. Referenced by if(). |
|
Definition at line 1 of file readPISOControls.H. Referenced by if(). |
|
Definition at line 23 of file readPISOControls.H. Referenced by if(). |