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

readSolidMultiRegionPISOControls.H File Reference


Detailed Description

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

Function Documentation

if ( piso.   found"nNonOrthogonalCorrectors"  )

Definition at line 4 of file readSolidMultiRegionPISOControls.H.

References piso, and Foam::readInt().


Variable Documentation

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.