51 polyPatch(name, size, start, index, bm, patchType)
54 if (
findIndex(inGroups(), typeName) == -1)
56 inGroups().append(typeName);
70 polyPatch(name, dict, index, bm, patchType)
73 if (
findIndex(inGroups(), typeName) == -1)
75 inGroups().append(typeName);
99 polyPatch(pp, bm, index, newSize, newStart)
112 polyPatch(pp, bm, index, mapAddressing, newStart)
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.
A class for handling words, derived from string.
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
label findIndex(const ListType &, typename ListType::const_reference, const label start=0)
Find first occurrence of given element and return index,.
wallPolyPatch(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.