60 this->cyclicPatch().neighbPatchID()
66 reinterpret_cast<const void*
>(&psiInternal)
67 ==
reinterpret_cast<const void*
>(&this->primitiveField())
72 if (!this->cyclicPatch().owner())
79 pnf[facei] = psiInternal[nbrFaceCells[facei]] - jf[facei];
86 pnf[facei] = psiInternal[nbrFaceCells[facei]];
91 this->transformCoupleField(pnf, cmpt);
96 this->addToInternalField(result, !
add,
faceCells, coeffs, pnf);
118 this->cyclicPatch().neighbPatchID()
126 reinterpret_cast<const void*
>(&psiInternal)
127 ==
reinterpret_cast<const void*
>(&(iField.
component(cmpt).ref()))
132 if (!this->cyclicPatch().owner())
140 psiInternal[nbrFaceCells[facei]]
148 pnf[facei] = psiInternal[nbrFaceCells[facei]];
153 this->transformCoupleField(pnf, cmpt);
158 this->addToInternalField(result, !
add, faceCells, coeffs, pnf);