Go to the documentation of this file.
41 #ifndef coupledFaPatchField_H
42 #define coupledFaPatchField_H
67 TypeName(coupledFaPatch::typeName_());
The class contains the addressing required by the lduMatrix: upper, lower and losort.
faPatchField<Type> abstract base class. This class gives a fat-interface to all derived classes cover...
A class for managing temporary objects.
virtual void initEvaluate(const Pstream::commsTypes commsType)
coupledFaPatchField(const faPatch &, const DimensionedField< Type, areaMesh > &)
virtual tmp< Field< Type > > gradientBoundaryCoeffs() const
virtual tmp< Field< Type > > patchNeighbourField() const =0
TypeName(coupledFaPatch::typeName_())
virtual tmp< Field< Type > > gradientInternalCoeffs() const
virtual bool coupled() const
virtual void updateInterfaceMatrix(solveScalarField &result, const bool add, const lduAddressing &lduAddr, const label patchId, const solveScalarField &psiInternal, const scalarField &coeffs, const direction, const Pstream::commsTypes commsType) const =0
virtual void evaluate(const Pstream::commsTypes commsType)
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 tmp< Field< Type > > valueBoundaryCoeffs(const tmp< scalarField > &) const
An abstract base class for implicitly-coupled interface fields e.g. processor and cyclic patch fields...
virtual tmp< Field< Type > > snGrad() const
virtual tmp< faPatchField< Type > > clone() const =0
Author Zeljko Tukovic, FMENA Hrvoje Jasak, Wikki Ltd.
virtual tmp< Field< Type > > valueInternalCoeffs(const tmp< scalarField > &) const
virtual void write(Ostream &) const
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Finite area patch class. Used for 2-D non-Euclidian finite area method.
virtual void transformCoupleField(solveScalarField &f, const direction cmpt) const =0
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...