38 #ifndef featureEdgeMesh_H
39 #define featureEdgeMesh_H
90 virtual bool global()
const
101 static const bool global =
true;
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Points connected by edges.
virtual bool writeData(Ostream &) const
WriteData function required for regIOobject write operation.
virtual bool global() const
Is object global.
featureEdgeMesh(const IOobject &)
Construct (read) given an IOobject.
virtual bool readData(Istream &)
ReadData function required for regIOobject read operation.
TypeName("featureEdgeMesh")
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
Trait for obtaining global status.