Go to the documentation of this file.
41 #ifndef coupledFvPatchField_H
42 #define coupledFvPatchField_H
67 TypeName(coupledFvPatch::typeName_());
93 const bool valueRequired=
true
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
The class contains the addressing required by the lduMatrix: upper, lower and losort.
virtual tmp< fvPatchField< Type > > clone() const =0
coupledFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
A class for managing temporary objects.
virtual void initEvaluate(const Pstream::commsTypes commsType)
virtual tmp< Field< Type > > gradientBoundaryCoeffs() const
virtual tmp< Field< Type > > patchNeighbourField() const =0
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 bool coupled() const
virtual tmp< Field< Type > > gradientInternalCoeffs() const
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void evaluate(const Pstream::commsTypes commsType)
An abstract base class for implicitly-coupled interface fields e.g. processor and cyclic patch fields...
virtual tmp< Field< Type > > valueBoundaryCoeffs(const tmp< scalarField > &) 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)
Abstract base class for coupled patches.
TypeName(coupledFvPatch::typeName_())
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
virtual tmp< Field< Type > > snGrad() const
virtual tmp< Field< Type > > valueInternalCoeffs(const tmp< scalarField > &) const
virtual void write(Ostream &) const
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...