OpenFOAM logo
Open Source CFD Toolkit

faceToCell Class Reference

Inheritance diagram for faceToCell:

Inheritance graph
[legend]
Collaboration diagram for faceToCell:

Collaboration graph
[legend]
List of all members.

Public Types

enum  faceAction { NEIGHBOUR, OWNER, ANY, ALL }
 Enumeration defining the valid options. More...

Public Member Functions

 TypeName ("faceToCell")
 Runtime type information.
 faceToCell (const polyMesh &mesh, const word &setName, const faceAction option)
 Construct from components.
 faceToCell (const polyMesh &mesh, const dictionary &dict)
 Construct from dictionary.
 faceToCell (const polyMesh &mesh, Istream &)
 Construct from Istream.
virtual ~faceToCell ()
virtual void applyToSet (const topoSetSource::setAction action, topoSet &) const

Member Enumeration Documentation

enum faceAction
 

Enumeration defining the valid options.

Enumeration values:
NEIGHBOUR 
OWNER 
ANY 
ALL 

Definition at line 64 of file faceToCell.H.


Constructor & Destructor Documentation

faceToCell const polyMesh mesh,
const word setName,
const faceAction  option
 

Construct from components.

faceToCell const polyMesh mesh,
const dictionary dict
 

Construct from dictionary.

faceToCell const polyMesh mesh,
Istream
 

Construct from Istream.

virtual ~faceToCell  )  [virtual]
 


Member Function Documentation

virtual void applyToSet const topoSetSource::setAction  action,
topoSet
const [virtual]
 

TypeName "faceToCell"   ) 
 

Runtime type information.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org