52 this->cyclicAMIPatch().cyclicAMIPatch().neighbPatch().faceCells();
56 pnf = this->cyclicAMIPatch().interpolate(pnf);
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];
makePatchFieldsTypeName(coupled)
commsTypes
Types of communications.
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.
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...
conserve internalField()+