36 #ifndef extendedFeatureEdgeMesh_H 37 #define extendedFeatureEdgeMesh_H label concaveStart() const
Return the index of the start of the concave feature points.
label nonFeatureStart() const
Return the index of the start of the non-feature points.
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 class for handling file names.
const labelListList & featurePointEdges() const
Return the edge labels for a given feature point. Edges are.
TypeName("extendedFeatureEdgeMesh")
Runtime type information.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
Description of feature edges and points.
virtual ~extendedFeatureEdgeMesh()
Destructor.
const labelListList & featurePointNormals() const
Return the indices of the normals that are adjacent to the.
A list of faces which address into the list of points.
label multipleStart() const
Return the index of the start of the multiply-connected feature.
const labelList & regionEdges() const
Return the feature edges which are on the boundary between.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
label openStart() const
Return the index of the start of the open feature edges.
const List< sideVolumeType > & normalVolumeTypes() const
Return.
label internalStart() const
Return the index of the start of the internal feature edges.
extendedFeatureEdgeMesh(const IOobject &)
Construct (read) given an IOobject.
virtual bool writeData(Ostream &) const
WriteData function required for regIOobject write operation.
label flatStart() const
Return the index of the start of the flat feature edges.
const vectorField & normals() const
Return the normals of the surfaces adjacent to the feature edges.
const labelListList & normalDirections() const
const labelListList & edgeNormals() const
Return the indices of the normals that are adjacent to the.
virtual bool write() const
Write using setting from DB.
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
label mixedStart() const
Return the index of the start of the mixed type feature points.
Registry of regIOobjects.
const vectorField & edgeDirections() const
Return the edgeDirection vectors.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
virtual bool readData(Istream &)
ReadData function required for regIOobject read operation.
Holds feature edges/points of surface.