![]() |
|
Public Types | |
enum | faceAction { NEIGHBOUR, OWNER, ANY, ALL } |
Enumeration defining the valid options. More... | |
Public Member Functions | |
TypeName ("faceToCell") | |
Runtime type information. | |
faceToCell (const polyMesh &mesh, const word &setName, const faceAction option) | |
Construct from components. | |
faceToCell (const polyMesh &mesh, const dictionary &dict) | |
Construct from dictionary. | |
faceToCell (const polyMesh &mesh, Istream &) | |
Construct from Istream. | |
virtual | ~faceToCell () |
virtual void | applyToSet (const topoSetSource::setAction action, topoSet &) const |
|
Enumeration defining the valid options.
Definition at line 64 of file faceToCell.H. |
|
Construct from components.
|
|
Construct from dictionary.
|
|
Construct from Istream.
|
|
|
|
|
|
Runtime type information.
|