Go to the documentation of this file.
66 actualTypeName_(
dict.lookup(
"type")),
92 polyPatch(pp, bm, index, newSize, newStart),
107 polyPatch(pp, bm, index, mapAddressing, newStart),
132 iter().keyword() !=
"type"
133 && iter().keyword() !=
"nFaces"
134 && iter().keyword() !=
"startFace"
A class for handling words, derived from string.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
Substitute for unknown patches. Used for postprocessing when only basic polyPatch info is needed.
genericPolyPatch(const word &name, const label size, const label start, const label index, const polyBoundaryMesh &bm, const word &patchType)
Construct from components.
forAllConstIter(PtrDictionary< phaseModel >, mixture.phases(), phase)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A patch is a list of labels that address the faces in the global face list.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Macros for easy insertion into run-time selection tables.
Ostream & writeKeyword(const keyType &)
Write the keyword followed by an appropriate indentation.
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,...
defineTypeNameAndDebug(combustionModel, 0)
void write(Ostream &) const
Write patchIdentifier as a dictionary.
word name(const complex &)
Return a string representation of a complex.
virtual void write(Ostream &) const
Write the polyPatch data as a dictionary.
~genericPolyPatch()
Destructor.