Face selection method for createBaffles.
More...
|
| | TypeName ("faceSelection") |
| | Runtime type information. More...
|
| |
| | declareRunTimeSelectionTable (autoPtr, faceSelection, dictionary,(const word &name, const fvMesh &mesh, const dictionary &dict),(name, mesh, dict)) |
| |
| | faceSelection (const word &name, const fvMesh &mesh, const dictionary &dict) |
| | Construct from dictionary. More...
|
| |
| autoPtr< faceSelection > | clone () const |
| | Clone. More...
|
| |
| virtual | ~faceSelection () |
| | Destructor. More...
|
| |
| const word & | name () const |
| |
| const dictionary & | dict () const |
| |
| virtual void | select (const label, labelList &, boolList &) const =0 |
| |
Face selection method for createBaffles.
- Source files
-
Definition at line 57 of file faceSelection.H.
◆ faceSelection()
Construct from dictionary.
◆ ~faceSelection()
◆ TypeName()
| TypeName |
( |
"faceSelection" |
| ) |
|
Runtime type information.
◆ declareRunTimeSelectionTable()
◆ clone()
◆ New()
◆ name()
| const word& name |
( |
| ) |
const |
|
inline |
◆ dict()
◆ select()
◆ name_
◆ mesh_
◆ dict_
◆ flip_
The documentation for this class was generated from the following file:
- applications/utilities/mesh/manipulation/createBaffles/faceSelection/faceSelection.H