Go to the documentation of this file.
37 #ifndef faceZoneSelection_H
38 #define faceZoneSelection_H
52 namespace faceSelections
virtual void select(const label zoneID, labelList &, boolList &) const
A class for handling words, derived from Foam::string.
autoPtr< faceSelection > clone() const
virtual ~faceZoneSelection()
Face selection method for createBaffles.
Select faces from faceZone.
This class separates the mesh into distinct unconnected regions, each of which is then given a label ...
const dictionary & dict() const
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...
faceZoneSelection(const word &name, const fvMesh &mesh, const dictionary &dict)