39 #ifndef jumpCyclicFvPatchField_H
40 #define jumpCyclicFvPatchField_H
61 template<
class ... Cmpt>
62 void updateInterfaceMatrixCmpts
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.
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....
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.
virtual tmp< Field< Type > > jump() const =0
Return the "jump" in value applied to the opposite field when.
TypeName("jumpCyclic")
Runtime type information.
virtual const word & interfaceFieldType() const
Return the interface type.
A class for managing temporary objects.
A class for handling words, derived from string.
const volScalarField & psi
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.