Go to the documentation of this file.
54 warnNoRereading<extendedFeatureEdgeMesh>();
56 readStream(typeName) >> *
this;
79 Pout<<
"extendedFeatureEdgeMesh::extendedFeatureEdgeMesh :"
80 <<
" constructed from IOobject :"
81 <<
" points:" <<
points().size()
91 const extendedEdgeMesh& em
113 "extendedFeatureEdgeMesh",
144 label nonFeatureStart,
const pointField & points() const noexcept
Defines the attributes of an object for which implicit objectRegistry management is supported,...
virtual bool writeData(Ostream &) const
A class for handling file names.
extendedFeatureEdgeMesh(const IOobject &io)
Ostream & endl(Ostream &os)
bool good() const noexcept
Registry of regIOobjects.
Generic templated field type.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
vectorField edgeDirections_
Holds feature edges/points of surface.
OBJstream os(runTime.globalPath()/outputName)
bool bad() const noexcept
readOption readOpt() const noexcept
const edgeList & edges() const noexcept
Description of feature edges and points.
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
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 &)
dimensioned< typename typeOfMag< Type >::type > mag(const dimensioned< Type > &dt)
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Istream & readStream(const word &, const bool valid=true)
const word & constant() const
constant condensation/saturation model.
defineTypeNameAndDebug(combustionModel, 0)
const Time & time() const noexcept
A list of faces which address into the list of points.