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