Go to the documentation of this file.
53 <<
"Specified IOobject::MUST_READ_IF_MODIFIED but class"
54 <<
" does not support automatic rereading."
81 Pout<<
"extendedFeatureEdgeMesh::extendedFeatureEdgeMesh :"
82 <<
" constructed from IOobject :"
83 <<
" points:" <<
points().size()
115 "extendedFeatureEdgeMesh",
146 label nonFeatureStart,
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
virtual bool writeData(Ostream &) const
WriteData function required for regIOobject write operation.
A class for handling file names.
#define forAll(list, i)
Loop across all elements in list.
const Time & time() const
Return time.
Ostream & endl(Ostream &os)
Add newline and flush stream.
dimensioned< scalar > mag(const dimensioned< Type > &)
Registry of regIOobjects.
bool headerOk()
Read and check header info.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Pre-declare SubField and related Field type.
readOption readOpt() const
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
vectorField edgeDirections_
Flat and open edges require the direction of the edge.
const pointField & points() const
Return points.
Holds feature edges/points of surface.
const edgeList & edges() const
Return edges.
bool bad() const
Return true if stream is corrupted.
extendedFeatureEdgeMesh(const IOobject &)
Construct (read) given an IOobject.
Description of feature edges and points.
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
virtual ~extendedFeatureEdgeMesh()
Destructor.
Istream & readStream()
Return Istream.
prefixOSstream Pout(cout, "Pout")
void close()
Close Istream.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
virtual bool readData(Istream &)
ReadData function required for regIOobject read operation.
const word & constant() const
Return constant name.
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,...
bool good() const
Return true if next operation might succeed.
defineTypeNameAndDebug(combustionModel, 0)
#define WarningInFunction
Report a warning using Foam::Warning.
A list of faces which address into the list of points.