OpenFOAM logo
Open Source CFD Toolkit

cellToPoint Class Reference

Inheritance diagram for cellToPoint:

Inheritance graph
[legend]
Collaboration diagram for cellToPoint:

Collaboration graph
[legend]
List of all members.

Public Types

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

Public Member Functions

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

Member Enumeration Documentation

enum cellAction
 

Enumeration defining the valid options.

Enumeration values:
ALL 

Definition at line 65 of file cellToPoint.H.


Constructor & Destructor Documentation

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

Construct from components.

cellToPoint const polyMesh mesh,
const dictionary dict
 

Construct from dictionary.

cellToPoint const polyMesh mesh,
Istream
 

Construct from Istream.

virtual ~cellToPoint  )  [virtual]
 


Member Function Documentation

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

TypeName "cellToPoint"   ) 
 

Runtime type information.


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