Go to the documentation of this file.
81 actualTypeName_(pp.actualTypeName_),
96 actualTypeName_(pp.actualTypeName_),
110 polyPatch(pp, bm, index, mapAddressing, newStart),
111 actualTypeName_(pp.actualTypeName_),
126 return actualTypeName_;
137 for (
const entry&
e : dict_)
146 &&
key !=
"startFace"
147 &&
key !=
"physicalType"
addToRunTimeSelectionTable(decompositionMethod, kahipDecomp, dictionary)
A keyword and a list of tokens is an 'entry'.
A class for handling words, derived from Foam::string.
A polyBoundaryMesh is a polyPatch list with additional search methods and registered IO.
Substitute for unknown patches. Used for postprocessing when only basic polyPatch info is needed or i...
auto key(const Type &t) -> typename std::enable_if< std::is_enum< Type >::value, typename std::underlying_type< Type >::type >::type
genericPolyPatch(const word &name, const label size, const label start, const label index, const polyBoundaryMesh &bm, const word &patchType)
A patch is a list of labels that address the faces in the global face list.
const word & actualType() 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.
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
const dimensionedScalar e
Ostream & writeEntry(const keyType &key, const T &value)
List< ReturnType > get(const UPtrList< T > &list, const AccessOp &aop)
word name(const expressions::valueTypeCode typeCode)
void write(Ostream &os) const
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
defineTypeNameAndDebug(combustionModel, 0)
virtual void write(Ostream &) const