37 #ifndef mixedFixedValueSlipFvPatchField_H 38 #define mixedFixedValueSlipFvPatchField_H 162 return valueFraction_;
167 return valueFraction_;
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::blocking)
Evaluate the patch field.
virtual tmp< fvPatchField< Type > > clone() const
Construct and return a clone.
Foam::fvPatchFieldMapper.
A mixed boundary type that blends between fixedValue and slip, as opposed to the standard mixed condi...
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual void rmap(const fvPatchField< Type > &, const labelList &)
Reverse map the given fvPatchField onto this fvPatchField.
TypeName("mixedFixedValueSlip")
Runtime type information.
virtual tmp< Field< Type > > snGradTransformDiag() const
Return face-gradient transform diagonal.
virtual tmp< Field< Type > > snGrad() const
Return gradient at boundary.
commsTypes
Types of communications.
virtual void operator-=(const fvPatchField< Type > &)
virtual void operator/=(const fvPatchField< scalar > &)
virtual scalarField & valueFraction()
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
Pre-declare SubField and related Field type.
Foam::transformFvPatchField.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
mixedFixedValueSlipFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void operator=(const UList< Type > &)
virtual Field< Type > & refValue()
virtual void autoMap(const fvPatchFieldMapper &)
Map (and resize as needed) from self given a mapping object.
virtual void write(Ostream &) const
Write.
virtual void operator*=(const fvPatchField< scalar > &)
A class for managing temporary objects.
virtual void operator+=(const fvPatchField< Type > &)