52 this->cyclicAMIPatch().cyclicAMIPatch().nbrPatch().faceCells();
56 pnf = this->cyclicAMIPatch().interpolate(pnf);
59 if (&psiInternal == &this->primitiveField())
63 if (!this->cyclicAMIPatch().owner())
72 this->transformCoupleField(pnf, cmpt);
75 const labelUList& faceCells = this->cyclicAMIPatch().faceCells();
78 result[faceCells[elemI]] -= coeffs[elemI]*pnf[elemI];
#define forAll(list, i)
Loop across all elements in list.
commsTypes
Types of communications.
Macros for easy insertion into run-time selection tables.
virtual void updateInterfaceMatrix(scalarField &result, const scalarField &psiInternal, const scalarField &coeffs, const direction cmpt, const Pstream::commsTypes commsType) const
Update result field based on interface functionality.
makePatchFieldTypeNames(coupled)
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...