35 #ifndef pointFeatureEdgesTypes_H 36 #define pointFeatureEdgesTypes_H 54 public HashTable<label, extendedFeatureEdgeMesh::edgeStatus>
73 const label pointLabel
An STL-conforming hash table.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
List< extendedFeatureEdgeMesh::edgeStatus > calcPointFeatureEdgesTypes()
Fill the pointFeatureEdgesType class with the types of feature.
Hold the types of feature edges attached to the point.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
pointFeatureEdgesTypes(const extendedFeatureEdgeMesh &feMesh, const label pointLabel)
Construct from components.
~pointFeatureEdgesTypes()
Destructor.
An Ostream is an abstract base class for all output systems (streams, files, token lists...