42 #ifndef Foam_cyclicFaPatchField_H 43 #define Foam_cyclicFaPatchField_H 76 TypeName(cyclicFaPatch::typeName_());
182 is_rotational_vectorspace_v<Type>
200 virtual int rank()
const 220 #include "cyclicFaPatchField.txx"
virtual const tensorField & reverseT() const
Return neighbour-cell transformation tensor.
commsTypes
Communications types.
A list of keyword definitions, which are a keyword followed by a number of values (eg...
TypeName(cyclicFaPatch::typeName_())
Runtime type information.
virtual tmp< faPatchField< Type > > clone() const
No clone without an internal field reference.
friend Ostream & operator(Ostream &, const faPatchField< Type > &)
virtual int rank() const
Return rank of component for transform.
faPatchField<Type> abstract base class. This class gives a fat-interface to all derived classes cover...
virtual const tensorField & forwardT() const
Return face transformation tensor.
cyclicFaPatchField(const faPatch &, const DimensionedField< Type, areaMesh > &)
Construct from patch and internal field.
Author Zeljko Tukovic, FMENA Hrvoje Jasak, Wikki Ltd.
virtual const tensorField & reverseT() const
Return neighbour-cell transformation tensor.
virtual tmp< Field< Type > > patchNeighbourField() const
Return neighbour coupled given internal cell data.
void add(FieldField< Field1, typename typeOfSum< Type1, Type2 >::type > &f, const FieldField< Field1, Type1 > &f1, const FieldField< Field2, Type2 > &f2)
Foam::cyclicFaPatchField.
Finite area patch class. Used for 2-D non-Euclidian finite area method.
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
Update result field based on interface functionality.
static tmp< faPatchField< Type > > Clone(const DerivedPatchField &pf, Args &&... args)
Clone a patch field, optionally with internal field reference etc.
Field< tensor > tensorField
Specialisation of Field<T> for tensor.
bool parallel() const
Are the cyclic planes parallel.
virtual bool doTransform() const
Cyclic coupled interface functions.
virtual const tensorField & forwardT() const
Return face transformation tensor.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
::Foam::direction rank(const expressions::valueTypeCode) noexcept
The vector-space rank associated with given valueTypeCode.
const cyclicFaPatch & cyclicPatch() const noexcept
Return local reference cast into the cyclic patch.
The class contains the addressing required by the lduMatrix: upper, lower and losort.
A class for managing temporary objects.
Abstract base class for cyclic coupled interfaces.
A FieldMapper for finite-area patch fields.
readOption
Enumeration defining read preferences.