FreeFOAM The Cross-Platform CFD Toolkit
readSolidMultiRegionSIMPLEControls.H File Reference

Detailed Description

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 if (simple.found("nNonOrthogonalCorrectors"))

Variables

dictionary simple = solidRegions[i].solutionDict().subDict("SIMPLE")
int nNonOrthCorr = 0

Function Documentation

if ( simple.  found"nNonOrthogonalCorrectors")

Definition at line 4 of file readSolidMultiRegionSIMPLEControls.H.

References Foam::readInt(), and simple.


Variable Documentation

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.