![]() |
|
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 |
|
Enumeration defining the valid options.
Definition at line 65 of file faceToPoint.H. |
|
Construct from components.
|
|
Construct from dictionary.
|
|
Construct from Istream.
|
|
|
|
|
|
Runtime type information.
|