38 #ifndef featureEdgeMesh_H 39 #define featureEdgeMesh_H 90 virtual bool global()
const
A class for handling file names.
virtual fileName filePath() const
Return complete path + object name if the file exists.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
virtual bool global() const
Is object global.
virtual bool writeData(Ostream &) const
WriteData function required for regIOobject write operation.
TypeName("featureEdgeMesh")
bool typeGlobal< featureEdgeMesh >()
Template function for obtaining global status.
fileName globalFilePath(const word &typeName) const
Helper for filePath that searches up if in parallel.
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...
Points connected by edges.
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
featureEdgeMesh(const IOobject &)
Construct (read) given an IOobject.