OpenFOAM logo
Open Source CFD Toolkit

pointToCell Class Reference

Inheritance diagram for pointToCell:

Inheritance graph
[legend]
Collaboration diagram for pointToCell:

Collaboration graph
[legend]
List of all members.

Public Types

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

Public Member Functions

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

Member Enumeration Documentation

enum pointAction
 

Enumeration defining the valid options.

Enumeration values:
ANY 

Definition at line 64 of file pointToCell.H.


Constructor & Destructor Documentation

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

Construct from components.

pointToCell const polyMesh mesh,
const dictionary dict
 

Construct from dictionary.

pointToCell const polyMesh mesh,
Istream
 

Construct from Istream.

virtual ~pointToCell  )  [virtual]
 


Member Function Documentation

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

TypeName "pointToCell"   ) 
 

Runtime type information.


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