35 #ifndef faceZoneSelection_H 36 #define faceZoneSelection_H 50 namespace faceSelections
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual void select(const label zoneID, labelList &, boolList &) const
Apply this selector.
const dictionary & dict() const
const word & name() const
A class for handling words, derived from string.
Face selection method for createBaffles.
faceZoneSelection(const word &name, const fvMesh &mesh, const dictionary &dict)
Construct from dictionary.
Mesh data needed to do the Finite Volume discretisation.
Select faces from faceZone.
virtual ~faceZoneSelection()
Destructor.
TypeName("faceZone")
Runtime type information.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.
autoPtr< faceSelection > clone() const
Clone.