Definition in file readSolidMultiRegionSIMPLEControls.H.
Go to the source code of this file.
Functions | |
if (simple.found("nNonOrthogonalCorrectors")) | |
Variables | |
dictionary | simple = solidRegions[i].solutionDict().subDict("SIMPLE") |
int | nNonOrthCorr = 0 |
if | ( | simple. | found"nNonOrthogonalCorrectors" ) |
Definition at line 4 of file readSolidMultiRegionSIMPLEControls.H.
References Foam::readInt(), and simple.
dictionary simple = solidRegions[i].solutionDict().subDict("SIMPLE") |
Definition at line 1 of file readSolidMultiRegionSIMPLEControls.H.
int nNonOrthCorr = 0 |
Definition at line 3 of file readSolidMultiRegionSIMPLEControls.H.