56 Pout<<
"featureEdgeMesh::featureEdgeMesh :"
57 <<
" constructed from IOobject :"
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
readOption readOpt() const
bool bad() const
Return true if stream is corrupted.
bool good() const
Return true if next operation might succeed.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
void size(const label)
Override size to be inconsistent with allocated storage.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Points connected by edges.
const edgeList & edges() const
Return edges.
const pointField & points() const
Return points.
virtual bool writeData(Ostream &) const
WriteData function required for regIOobject write operation.
featureEdgeMesh(const IOobject &)
Construct (read) given an IOobject.
virtual bool readData(Istream &)
ReadData function required for regIOobject read operation.
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
void close()
Close Istream.
bool headerOk()
Read and check header info.
Istream & readStream(const word &, const bool read=true)
Return Istream and check object type against that given.
Ostream & endl(Ostream &os)
Add newline and flush stream.
defineTypeNameAndDebug(combustionModel, 0)
prefixOSstream Pout(cout, "Pout")