Go to the documentation of this file.
40 #ifndef directionMixedFvPatchField_H
41 #define directionMixedFvPatchField_H
157 const fvPatchFieldMapper&
163 const fvPatchField<Type>&,
192 return valueFraction_;
197 return valueFraction_;
204 virtual tmp<Field<Type>>
snGrad()
const;
List< label > labelList
A List of labels.
virtual void operator*=(const fvPatchField< Type > &)
A class for managing temporary objects.
virtual void operator=(const fvPatchField< Type > &)
virtual void rmap(const fvPatchField< Type > &, const labelList &)
virtual void operator/=(const fvPatchField< Type > &)
virtual void operator-=(const fvPatchField< Type > &)
virtual tmp< Field< Type > > snGrad() const
virtual void operator=(const Type &)
virtual const Field< Type > & refValue() const
virtual void operator+=(const Type &)
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking)
virtual const symmTensorField & valueFraction() const
virtual void write(Ostream &) const
virtual tmp< fvPatchField< Type > > clone() const
virtual tmp< Field< Type > > snGradTransformDiag() const
virtual Field< Type > & refGrad()
TypeName("directionMixed")
virtual void operator*=(const Field< scalar > &)
virtual void operator=(const Field< Type > &)
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
directionMixedFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
virtual bool assignable() const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual void autoMap(const fvPatchFieldMapper &)
virtual void operator*=(const scalar)
virtual void operator-=(const Type &)
virtual symmTensorField & valueFraction()
virtual Field< Type > & refValue()
virtual void operator/=(const Field< scalar > &)
virtual const Field< Type > & refGrad() const
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
virtual bool fixesValue() const
virtual void operator+=(const Field< Type > &)
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
virtual void operator-=(const Field< Type > &)
virtual void operator+=(const fvPatchField< Type > &)
Base class for direction-mixed boundary conditions.
virtual void operator/=(const scalar)
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...