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

rhoBoundaryTypes.H File Reference


Detailed Description

Definition in file rhoBoundaryTypes.H.

Go to the source code of this file.

Functions

 forAll (rhoBoundaryTypes, patchi)

Variables

const
volScalarField::GeometricBoundaryField &  
pbf = p.boundaryField()
wordList  rhoBoundaryTypes = pbf.types()

Function Documentation

forAll ( rhoBoundaryTypes   ,
patchi    
)

Definition at line 4 of file rhoBoundaryTypes.H.

References pbf.


Variable Documentation

const volScalarField::GeometricBoundaryField& pbf = p.boundaryField()

Definition at line 1 of file rhoBoundaryTypes.H.

Referenced by forAll().

wordList rhoBoundaryTypes = pbf.types()

Definition at line 2 of file rhoBoundaryTypes.H.