66 return patchInternalField(internalData);
76 return neighbFvPatch().patchInternalField(iF);
Macros for easy insertion into run-time selection tables.
commsTypes
Types of communications.
void makeWeights(scalarField &w, const vectorField &nbrSf, const vectorField &nbrDelta) const
Make patch weighting factors.
virtual tmp< vectorField > delta() const =0
Return delta (P to N) vectors across coupled patch.
virtual tmp< labelField > internalFieldTransfer(const Pstream::commsTypes commsType, const labelUList &internalData) const
Return neighbour field.
void makeWeights(scalarField &) const
Make patch weighting factors.
virtual tmp< vectorField > delta() const
Return delta (P to N) vectors across coupled patch.
virtual tmp< labelField > interfaceInternalField(const labelUList &internalData) const
Return the values of the given internal data adjacent to.
virtual const cyclicFvPatch & nbrPatch() const
Return processor number.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
const vectorField & Sf() const
Return face area vectors.
A patch is a list of labels that address the faces in the global face list.
A class for managing temporary objects.
addToRunTimeSelectionTable(polyPatch, mergedCyclicPolyPatch, word)
defineTypeNameAndDebug(combustionModel, 0)