Go to the documentation of this file.
43 pointEdgesPtr_(nullptr)
53 pointEdgesPtr_(nullptr)
67 return read(unzipName, unzipName.
ext());
97 auto* mfuncPtr = writefileExtensionMemberFunctionTable(fileType);
105 *writefileExtensionMemberFunctionTablePtr_
109 mfuncPtr(
name,
mesh, streamOpt, options);
115 const fileName&
name,
116 const edgeMesh&
mesh,
117 IOstreamOption streamOpt,
148 em.pointEdgesPtr_.reset(
nullptr);
A class for handling words, derived from Foam::string.
A class for handling file names.
bool read(const char *buf, int32_t &val)
bool read(const fileName &name, const word &fileType)
Istream & operator>>(Istream &, directionInfo &)
Ostream & endl(Ostream &os)
static void write(const fileName &name, const edgeMesh &mesh, IOstreamOption streamOpt=IOstreamOption(), const dictionary &options=dictionary::null)
Ostream & operator<<(Ostream &, const boundaryPatch &p)
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
virtual void writeStats(Ostream &) const
The IOstreamOption is a simple container for options an IOstream can normally have.
virtual bool check(const char *operation) const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
#define FatalErrorInLookup(lookupTag, lookupName, lookupTable)
OBJstream os(runTime.globalPath()/outputName)
Ostream & indent(Ostream &os)
errorManipArg< error, int > exit(error &err, const int errNo=1)
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tdf1, const word &name, const dimensionSet &dimensions)
void write(vtk::formatter &fmt, const Type &val, const label n=1)
A bounding box defined in terms of min/max extrema points.
word name(const expressions::valueTypeCode typeCode)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Mesh data needed to do the Finite Area discretisation.