81 actualTypeName_(
pp.actualTypeName_),
96 actualTypeName_(
pp.actualTypeName_),
111 actualTypeName_(
pp.actualTypeName_),
126 return actualTypeName_;
137 for (
const entry&
e : dict_)
146 &&
key !=
"startFace" 147 &&
key !=
"physicalType" virtual void write(Ostream &) const
Write the polyPatch data as a dictionary.
void write(Ostream &os) const
Write (physicalType, inGroups) dictionary entries (without surrounding braces)
const word & actualType() const
Return the actual type.
A list of keyword definitions, which are a keyword followed by a number of values (eg...
Ostream & writeEntry(const keyType &key, const T &value)
Write a keyword/value entry.
Macros for easy insertion into run-time selection tables.
const dimensionedScalar e
Elementary charge.
word name(const expressions::valueTypeCode typeCode)
A word representation of a valueTypeCode. Empty for expressions::valueTypeCode::INVALID.
~genericPolyPatch()
Destructor.
constexpr T & get(FixedList< T, N > &list) noexcept
A class for handling words, derived from Foam::string.
A polyBoundaryMesh is a polyPatch list with registered IO, a reference to the associated polyMesh...
An Ostream is an abstract base class for all output systems (streams, files, token lists...
defineTypeNameAndDebug(combustionModel, 0)
constexpr auto key(const Type &t) noexcept
Helper function to return the enum value.
Substitute for unknown patches. Used for postprocessing when only basic polyPatch info is needed or i...
genericPolyPatch(const word &name, const label size, const label start, const label index, const polyBoundaryMesh &bm, const word &patchType)
Construct from components.
A patch is a list of labels that address the faces in the global face list.
uindirectPrimitivePatch pp(UIndirectList< face >(mesh.faces(), faceLabels), mesh.points())
A keyword and a list of tokens is an 'entry'.
addToRunTimeSelectionTable(functionObject, pointHistory, dictionary)