FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

readSolidMultiRegionSIMPLEControls.H File Reference


Detailed Description

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

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.