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
Clone.
Face selection method for createBaffles.
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.
virtual ~searchableSurfaceSelection()
Destructor.
virtual void select(const label zoneID, labelList &, boolList &) const
const dictionary & dict() const
TypeName("searchableSurface")
Runtime type information.
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.
searchableSurfaceSelection(const word &name, const fvMesh &mesh, const dictionary &dict)
Construct from dictionary.
Selects all (internal or coupled) faces intersecting the searchableSurface.