Go to the documentation of this file.
59 inGroups().appendUniq(typeName);
76 inGroups().appendUniq(typeName);
100 polyPatch(pp, bm, index, newSize, newStart),
129 if (masterPatchID_ == -1)
136 if (isA<oversetPolyPatch>(pbm[patchi]))
138 masterPatchID_ = patchi;
143 if (masterPatchID_ != -1 && masterPatchID_ > 0)
146 <<
" first patch. Generally the first patch should be an"
147 <<
" overset patch to guarantee consistent operation." <<
endl;
151 return index() == masterPatchID_;
addToRunTimeSelectionTable(decompositionMethod, kahipDecomp, dictionary)
A class for handling words, derived from Foam::string.
A polyBoundaryMesh is a polyPatch list with additional search methods and registered IO.
Ostream & endl(Ostream &os)
Patch for indicating interpolated boundaries (in overset meshes).
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 a number of values (eg,...
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...
word name(const expressions::valueTypeCode typeCode)
Addressing for all faces on surface of mesh. Can either be read from polyMesh or from triSurface....
defineTypeNameAndDebug(combustionModel, 0)
#define WarningInFunction
virtual ~oversetPolyPatch()
oversetPolyPatch(const word &name, const label size, const label start, const label index, const polyBoundaryMesh &bm, const word &patchType)