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