36 #ifndef extendedFeatureEdgeMesh_H 37 #define extendedFeatureEdgeMesh_H 139 virtual bool global()
const
label nonFeatureStart() const
Return the index of the start of the non-feature points.
const labelListList & featurePointNormals() const
Return the indices of the normals that are adjacent to the.
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 & edgeNormals() const
Return the indices of the normals that are adjacent to the.
const labelListList & normalDirections() const
TypeName("extendedFeatureEdgeMesh")
Runtime type information.
const List< sideVolumeType > & normalVolumeTypes() const
Return.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
Description of feature edges and points.
label multipleStart() const
Return the index of the start of the multiply-connected feature.
const vectorField & normals() const
Return the normals of the surfaces adjacent to the feature edges.
label openStart() const
Return the index of the start of the open feature edges.
const labelList & regionEdges() const
Return the feature edges which are on the boundary between.
virtual bool global() const
Is object global.
virtual ~extendedFeatureEdgeMesh()
Destructor.
virtual fileName filePath() const
Return complete path + object name if the file exists.
A list of faces which address into the list of points.
label flatStart() const
Return the index of the start of the flat feature edges.
label internalStart() const
Return the index of the start of the internal feature edges.
fileName globalFilePath(const word &typeName) const
Helper for filePath that searches up if in parallel.
label mixedStart() const
Return the index of the start of the mixed type feature points.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
const labelListList & featurePointEdges() const
Return the edge labels for a given feature point. Edges are.
virtual bool writeData(Ostream &) const
WriteData function required for regIOobject write operation.
extendedFeatureEdgeMesh(const IOobject &)
Construct (read) given an IOobject.
const vectorField & edgeDirections() const
Return the edgeDirection vectors.
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.
bool typeGlobal< extendedFeatureEdgeMesh >()
Template function for obtaining global status.
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
virtual bool write(const bool write=true) const
Write using setting from DB.
Registry of regIOobjects.
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.
label concaveStart() const
Return the index of the start of the concave feature points.