51 warnNoRereading<extendedFeatureEdgeMesh>();
76 Pout<<
"extendedFeatureEdgeMesh::extendedFeatureEdgeMesh :"
77 <<
" constructed from IOobject :"
109 obr.time().constant(),
110 "extendedFeatureEdgeMesh",
141 label nonFeatureStart,
#define forAll(list, i)
Loop across all elements in list.
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.
void setSize(const label)
Reset size of List.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A list of faces which address into the list of points.
const edgeList & edges() const
Return edges.
const pointField & points() const
Return points.
Description of feature edges and points.
vectorField edgeDirections_
Flat and open edges require the direction of the edge.
virtual bool writeData(Ostream &) const
WriteData function required for regIOobject write operation.
extendedFeatureEdgeMesh(const IOobject &)
Construct (read) given an IOobject.
virtual ~extendedFeatureEdgeMesh()
Destructor.
virtual bool readData(Istream &)
ReadData function required for regIOobject read operation.
A class for handling file names.
Registry of regIOobjects.
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.
Holds feature edges/points of surface.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Ostream & endl(Ostream &os)
Add newline and flush stream.
dimensioned< scalar > mag(const dimensioned< Type > &)
defineTypeNameAndDebug(combustionModel, 0)
prefixOSstream Pout(cout, "Pout")