Go to the documentation of this file.
100 const scalar mergeDim
116 return faces_.size();
159 const scalar mergeDim
167 const scalar mergeDim
177 const scalar mergeDim
List< label > labelList
A List of labels.
vectorField pointField
pointField is a vectorField.
mergedSurf & operator=(const mergedSurf &)=default
Abstract definition of a meshed surface defined by faces and points.
const labelList & pointsMap() const
constexpr meshedSurf() noexcept=default
virtual const faceList & faces() const
Generic templated field type.
Simple class to manage surface merging information.
bool merge(const meshedSurf &unmergedSurface, const scalar mergeDim)
virtual const labelList & zoneIds() const
virtual const labelList & faceIds() const
List< face > faceList
A List of faces.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
virtual ~mergedSurf()=default
virtual const pointField & points() const