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