Go to the documentation of this file.
50 Foam::cellZone::cellZone
62 Foam::cellZone::cellZone
75 Foam::cellZone::cellZone
88 Foam::cellZone::cellZone
101 Foam::cellZone::cellZone
109 zone(origZone, addr, index),
114 Foam::cellZone::cellZone
122 zone(origZone, std::move(addr), index),
147 writeEntry(this->labelsName,
os);
addToRunTimeSelectionTable(decompositionMethod, kahipDecomp, dictionary)
A class for handling words, derived from Foam::string.
virtual void writeDict(Ostream &os) const
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
static const char *const labelsName
Base class for mesh zones.
virtual Ostream & beginBlock(const keyType &kw)
Ostream & operator<<(Ostream &, const boundaryPatch &p)
virtual void write(Ostream &os) const
void operator=(const cellZone &zn)
label whichCell(const label globalCellID) const
void transfer(List< T > &list)
void operator=(const UList< T > &a)
virtual Ostream & endBlock()
virtual bool check(const char *operation) const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
Macros for easy insertion into run-time selection tables.
virtual bool write(const token &tok)=0
void write(Ostream &os) const
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
fileName::Type type(const fileName &name, const bool followLink=true)
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
label localID(const label globalID) const
Ostream & writeEntry(const keyType &key, const T &value)
word name(const expressions::valueTypeCode typeCode)
virtual bool checkDefinition(const bool report=false) const
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
defineTypeNameAndDebug(combustionModel, 0)
virtual bool checkDefinition(const bool report=false) const =0