Go to the documentation of this file.
35 #ifndef searchableSurfaceSelection_H
36 #define searchableSurfaceSelection_H
45 class searchableSurface;
47 namespace faceSelections
A class for handling words, derived from string.
autoPtr< faceSelection > clone() const
Clone.
Face selection method for createBaffles.
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
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 any number of values (e....
autoPtr< searchableSurface > surfacePtr_
Mesh data needed to do the Finite Volume discretisation.
const word & name() const
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
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)
Construct from dictionary.
Selects all (internal or coupled) faces intersecting the searchableSurface.