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