Go to the documentation of this file.
44 #ifndef jumpCyclicAMIFvPatchField_H
45 #define jumpCyclicAMIFvPatchField_H
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
A class for handling words, derived from string.
jumpCyclicAMIFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
A class for managing temporary objects.
This boundary condition provides a base class that enforces a cyclic condition 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, whereby communicati...
Pre-declare SubField and related Field type.
tmp< Field< Type > > patchNeighbourField() const
Return neighbour coupled given internal cell data.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
TypeName("jumpCyclicAMI")
Runtime type information.
virtual tmp< Field< Type > > jump() const =0
Return the "jump" across the patch as a "half" field.
A list of keyword definitions, which are a keyword followed by any number of values (e....
commsTypes
Types of communications.
Foam::fvPatchFieldMapper.
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
virtual const word & interfaceFieldType() const
Return the interface type.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...