Go to the documentation of this file.
37 #ifndef pointFeatureEdgesTypes_H
38 #define pointFeatureEdgesTypes_H
51 class pointFeatureEdgesTypes;
53 Ostream&
operator<<(Ostream&,
const pointFeatureEdgesTypes&);
63 public HashTable<label, extendedFeatureEdgeMesh::edgeStatus, Hash<label>>
82 const label pointLabel
Ostream & operator<<(Ostream &, const boundaryPatch &p)
pointFeatureEdgesTypes(const extendedFeatureEdgeMesh &feMesh, const label pointLabel)
OBJstream os(runTime.globalPath()/outputName)
A HashTable similar to std::unordered_map.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
List< extendedFeatureEdgeMesh::edgeStatus > calcPointFeatureEdgesTypes()
Holds information on the types of feature edges attached to feature points.
~pointFeatureEdgesTypes()=default
An Ostream is an abstract base class for all output systems (streams, files, token lists,...