Definition in file readPISOControls.H.
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| int | nCorr (readInt(piso.lookup("nCorrectors"))) |
Variables | |
| dictionary | piso = mesh.solutionDict().subDict("PISO") |
| int | nNonOrthCorr |
| bool | momentumPredictor |
| bool | transonic |
| int | nOuterCorr |
| int nCorr | ( | readInt(piso.lookup("nCorrectors")) | ) |
| dictionary piso = mesh.solutionDict().subDict("PISO") |
Definition at line 1 of file readPISOControls.H.
Referenced by if().
| int nNonOrthCorr |
Definition at line 5 of file readPISOControls.H.
| bool momentumPredictor |
Definition at line 8 of file readPISOControls.H.
| bool transonic |
Definition at line 11 of file readPISOControls.H.
| int nOuterCorr |
Definition at line 14 of file readPISOControls.H.