Go to the documentation of this file.
45 #ifndef jumpCyclicFvPatchField_H
46 #define jumpCyclicFvPatchField_H
86 const bool valueRequired =
true
163 const lduAddressing& lduAddr,
177 const lduAddressing& lduAddr,
The class contains the addressing required by the lduMatrix: upper, lower and losort.
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
Generic templated field type.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
This boundary condition provides a base class for coupled-cyclic conditions with a specified 'jump' (...
Field< solveScalar > solveScalarField
jumpCyclicFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
void add(FieldField< Field1, typename typeOfSum< Type1, Type2 >::type > &f, const FieldField< Field1, Type1 > &f1, const FieldField< Field2, Type2 > &f2)
virtual const word & interfaceFieldType() const
tmp< Field< Type > > patchNeighbourField() const
virtual void updateInterfaceMatrix(solveScalarField &result, const bool add, const lduAddressing &lduAddr, const label patchId, const solveScalarField &psiInternal, const scalarField &coeffs, const direction cmpt, const Pstream::commsTypes commsType) const
This boundary condition enforces a cyclic condition between a pair of boundaries.
Foam::fvPatchFieldMapper.
virtual tmp< Field< Type > > jump() const =0
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...