OpenFOAM logo
Open Source CFD Toolkit

cellToFace Class Reference

Inheritance diagram for cellToFace:

Inheritance graph
[legend]
Collaboration diagram for cellToFace:

Collaboration graph
[legend]
List of all members.

Public Types

enum  cellAction { ALL, BOTH }
 Enumeration defining the valid options. More...

Public Member Functions

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

Member Enumeration Documentation

enum cellAction
 

Enumeration defining the valid options.

Enumeration values:
ALL 
BOTH 

Definition at line 65 of file cellToFace.H.


Constructor & Destructor Documentation

cellToFace const polyMesh mesh,
const word setName,
const cellAction  option
 

Construct from components.

cellToFace const polyMesh mesh,
const dictionary dict
 

Construct from dictionary.

cellToFace const polyMesh mesh,
Istream
 

Construct from Istream.

virtual ~cellToFace  )  [virtual]
 


Member Function Documentation

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

TypeName "cellToFace"   ) 
 

Runtime type information.


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