39 #ifndef jumpCyclicFvPatchField_H 40 #define jumpCyclicFvPatchField_H
A list of keyword definitions, which are a keyword followed by any number of values (e...
commsTypes
Types of communications.
virtual const word & interfaceFieldType() const
Return the interface type.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
jumpCyclicFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
A class for handling words, derived from string.
Foam::fvPatchFieldMapper.
This boundary condition provides a base class for coupled-cyclic conditions with a specified 'jump' (...
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.
This boundary condition enforces a cyclic condition between a pair of boundaries. ...
TypeName("jumpCyclic")
Runtime type information.
virtual tmp< Field< Type > > jump() const =0
Return the "jump" across the patch as a "half" field.
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
A class for managing temporary objects.
tmp< Field< Type > > patchNeighbourField() const
Return neighbour coupled given internal cell data.