Select faces from faceZone.
More...
|
| | TypeName ("faceZone") |
| | Runtime type information. More...
|
| |
| | faceZoneSelection (const word &name, const fvMesh &mesh, const dictionary &dict) |
| | Construct from dictionary. More...
|
| |
| autoPtr< faceSelection > | clone () const |
| | Clone. More...
|
| |
| virtual | ~faceZoneSelection () |
| | Destructor. More...
|
| |
| virtual void | select (const label zoneID, labelList &, boolList &) const |
| | Apply this selector. 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 |
| |
Select faces from faceZone.
- Source files
-
Definition at line 56 of file faceZoneSelection.H.
◆ faceZoneSelection()
Construct from dictionary.
◆ ~faceZoneSelection()
◆ TypeName()
Runtime type information.
◆ clone()
◆ select()
The documentation for this class was generated from the following file: