Go to the documentation of this file.
42 #ifndef cyclicFaPatchField_H
43 #define cyclicFaPatchField_H
84 TypeName(cyclicFaPatch::typeName_());
224 virtual int rank()
const
The class contains the addressing required by the lduMatrix: upper, lower and losort.
virtual void transformCoupleField(solveScalarField &f, const direction cmpt) const
TypeName(cyclicFaPatch::typeName_())
void transformCoupleField(Field< Type > &f) const
A class for managing temporary objects.
cyclicFaPatchField(const faPatch &, const DimensionedField< Type, areaMesh > &)
Generic templated field type.
virtual const tensorField & reverseT() const
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 tensorField & forwardT() const
virtual bool doTransform() const
virtual const tensorField & reverseT() const
Author Zeljko Tukovic, FMENA Hrvoje Jasak, Wikki Ltd.
virtual tmp< Field< Type > > patchNeighbourField() const
Abstract base class for cyclic coupled interfaces.
A traits class, which is primarily used for primitives.
virtual const tensorField & forwardT() const
Foam::cyclicFaPatchField.
Finite area patch class. Used for 2-D non-Euclidian finite area method.
const cyclicFaPatch & cyclicPatch() 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
virtual tmp< faPatchField< Type > > clone() const
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...