56 Pout<<
"featureEdgeMesh::featureEdgeMesh :" 57 <<
" constructed from IOobject :"
bool bad() const
Return true if stream is corrupted.
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.
Ostream & endl(Ostream &os)
Add newline and flush stream.
bool headerOk()
Read and check header info.
bool good() const
Return true if next operation might succeed.
regIOobject(const IOobject &, const bool isTime=false)
Construct from IOobject. Optional flag for if IOobject is the.
edgeMesh()
Construct null.
virtual bool writeData(Ostream &) const
WriteData function required for regIOobject write operation.
void close()
Close Istream.
const edgeList & edges() const
Return edges.
Istream & readStream(const word &, const bool read=true)
Return Istream and check object type against that given.
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...
const pointField & points() const
Return points.
defineTypeNameAndDebug(combustionModel, 0)
Points connected by edges.
prefixOSstream Pout(cout, "Pout")
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
readOption readOpt() const
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
featureEdgeMesh(const IOobject &)
Construct (read) given an IOobject.