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