Go to the documentation of this file.
37 #ifndef searchableSurfaceSelection_H
38 #define searchableSurfaceSelection_H
47 class searchableSurface;
49 namespace faceSelections
A class for handling words, derived from Foam::string.
autoPtr< faceSelection > clone() const
Face selection method for createBaffles.
virtual ~searchableSurfaceSelection()
virtual void select(const label zoneID, labelList &, boolList &) const
const dictionary & dict() const
TypeName("searchableSurface")
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
const labelIOList & zoneID
Mesh data needed to do the Finite Volume discretisation.
const word & name() const
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
searchableSurfaceSelection(const word &name, const fvMesh &mesh, const dictionary &dict)
Selects all (internal or coupled) faces intersecting the searchableSurface.