OpenFOAM logo
Open Source CFD Toolkit

pointToFace Class Reference

Inheritance diagram for pointToFace:

Inheritance graph
[legend]
Collaboration diagram for pointToFace:

Collaboration graph
[legend]
List of all members.

Public Types

enum  pointAction { ANY, ALL }
 Enumeration defining the valid options. More...

Public Member Functions

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

Member Enumeration Documentation

enum pointAction
 

Enumeration defining the valid options.

Enumeration values:
ANY 
ALL 

Definition at line 66 of file pointToFace.H.


Constructor & Destructor Documentation

pointToFace const polyMesh mesh,
const word setName,
const pointAction  option
 

Construct from components.

pointToFace const polyMesh mesh,
const dictionary dict
 

Construct from dictionary.

pointToFace const polyMesh mesh,
Istream
 

Construct from Istream.

virtual ~pointToFace  )  [virtual]
 


Member Function Documentation

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

TypeName "pointToFace"   ) 
 

Runtime type information.


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