Definition in file readPIMPLEControls.H.
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| int | nOuterCorr (readInt(pimple.lookup("nOuterCorrectors"))) |
| int | nCorr (readInt(pimple.lookup("nCorrectors"))) |
Variables | |
| dictionary | pimple = mesh.solutionDict().subDict("PIMPLE") |
| int | nNonOrthCorr |
| bool | momentumPredictor |
| bool | transonic |
| int nOuterCorr | ( | readInt(pimple.lookup("nOuterCorrectors")) | ) |
| dictionary pimple = mesh.solutionDict().subDict("PIMPLE") |
Definition at line 1 of file readPIMPLEControls.H.
Referenced by if().
| int nNonOrthCorr |
Definition at line 6 of file readPIMPLEControls.H.
| bool momentumPredictor |
Definition at line 9 of file readPIMPLEControls.H.
| bool transonic |
Definition at line 12 of file readPIMPLEControls.H.