OpenFOAM logo
Open Source CFD Toolkit

faceToPoint Class Reference

Inheritance diagram for faceToPoint:

Inheritance graph
[legend]
Collaboration diagram for faceToPoint:

Collaboration graph
[legend]
List of all members.

Public Types

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

Public Member Functions

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

Member Enumeration Documentation

enum faceAction
 

Enumeration defining the valid options.

Enumeration values:
ALL 

Definition at line 65 of file faceToPoint.H.


Constructor & Destructor Documentation

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

Construct from components.

faceToPoint const polyMesh mesh,
const dictionary dict
 

Construct from dictionary.

faceToPoint const polyMesh mesh,
Istream
 

Construct from Istream.

virtual ~faceToPoint  )  [virtual]
 


Member Function Documentation

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

TypeName "faceToPoint"   ) 
 

Runtime type information.


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