Go to the documentation of this file.
52 readStream(typeName) >> *
this;
58 Pout<<
"featureEdgeMesh::featureEdgeMesh :"
59 <<
" constructed from IOobject :"
60 <<
" points:" <<
points().size()
vectorField pointField
pointField is a vectorField.
const pointField & points() const noexcept
Defines the attributes of an object for which implicit objectRegistry management is supported,...
List< edge > edgeList
A List of edges.
featureEdgeMesh(const IOobject &)
virtual bool writeData(Ostream &) const
Ostream & endl(Ostream &os)
bool good() const noexcept
Generic templated field type.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
virtual bool readData(Istream &)
OBJstream os(runTime.globalPath()/outputName)
bool bad() const noexcept
readOption readOpt() const noexcept
const edgeList & edges() const noexcept
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...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Istream & readStream(const word &, const bool valid=true)
defineTypeNameAndDebug(combustionModel, 0)
Mesh data needed to do the Finite Area discretisation.