48 procPolyPatch_.neighbFaceAreas(),
49 procPolyPatch_.neighbFaceCentres()
50 - procPolyPatch_.neighbFaceCellCentres()
69 procPolyPatch_.neighbFaceCentres()
70 - procPolyPatch_.neighbFaceCellCentres()
85 return patchInternalField(internalData);
95 send(commsType, patchInternalField(iF)());
105 return receive<label>(commsType, this->size());
virtual tmp< labelField > interfaceInternalField(const labelUList &internalData) const
Return the values of the given internal data adjacent to.
commsTypes
Types of communications.
void makeWeights(scalarField &w, const vectorField &nbrSf, const vectorField &nbrDelta) const
Make patch weighting factors.
Macros for easy insertion into run-time selection tables.
virtual tmp< vectorField > delta() const
Return delta (P to N) vectors across coupled patch.
virtual void makeWeights(scalarField &w) const
Make patch weighting factors.
virtual tmp< labelField > internalFieldTransfer(const Pstream::commsTypes commsType, const labelUList &internalData) const
Return neighbour field.
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)
static bool & parRun()
Is this a parallel run?
virtual tmp< vectorField > delta() const =0
Return delta (P to N) vectors across coupled patch.
A class for managing temporary objects.
virtual void initInternalFieldTransfer(const Pstream::commsTypes commsType, const labelUList &internalData) const
Initialise neighbour field transfer.