31 template<
class ... Cmpts>
41 const labelUList& faceCells = this->patch().faceCells();
43 this->cyclicPatch().neighbFvPatch().faceCells();
48 if (&
psi == &this->primitiveField())
54 this->transformCoupleField(nbrPf, cmpts ...);
59 result[faceCells[facei]] -= coeffs[facei]*nbrPf[facei];
126 this->cyclicPatch().neighbFvPatch().faceCells();
155 updateInterfaceMatrixCmpts(result,
psi, coeffs, comms);
#define forAll(list, i)
Loop across all elements in list.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Pre-declare SubField and related Field type.
Generic GeometricField class.
virtual void updateInterfaceMatrix(scalarField &, const scalarField &, const scalarField &, const direction, const Pstream::commsTypes commsType) const=0
Inherit updateInterfaceMatrix from lduInterfaceField.
commsTypes
Types of communications.
This boundary condition enforces a cyclic condition between a pair of boundaries.
A list of keyword definitions, which are a keyword followed by any number of values (e....
friend dimensionSet transform(const dimensionSet &)
Abstract base class for field mapping.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
This boundary condition provides a base class for cyclic conditions with a specified "jump" (or offse...
virtual tmp< Field< Type > > patchNeighbourField(const Pstream::commsTypes) const
Return neighbour coupled given internal cell data.
jumpCyclicFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
A class for managing temporary objects.
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.
const volScalarField & psi
dimensionSet transform(const dimensionSet &)