38 cyclicGAMGInterfaceField,
44 cyclicGAMGInterfaceField,
52 cyclicGAMGInterfaceField,
59 cyclicGAMGInterfaceField,
75 cyclicInterface_(refCast<const cyclicGAMGInterface>(GAMGCp)),
80 refCast<const cyclicLduInterfaceField>(fineInterface);
82 doTransform_ =
p.doTransform();
90 const bool doTransform,
95 cyclicInterface_(refCast<const cyclicGAMGInterface>(GAMGCp)),
96 doTransform_(doTransform),
121 cyclicInterface_.neighbPatch().interfaceInternalField(psiInternal)
124 transformCoupleField(pnf, cmpt);
126 const labelUList& faceCells = cyclicInterface_.faceCells();
130 result[faceCells[elemI]] -= coeffs[elemI]*pnf[elemI];