Go to the documentation of this file.
37 #ifndef mixedFixedValueSlipFvPatchField_H
38 #define mixedFixedValueSlipFvPatchField_H
virtual void operator-=(const Type &)
virtual void operator+=(const Field< Type > &)
virtual const scalarField & valueFraction() const
virtual tmp< Field< Type > > snGrad() const
Return gradient at boundary.
virtual void autoMap(const fvPatchFieldMapper &)
Map (and resize as needed) from self given a mapping object.
virtual void operator*=(const scalar)
Field< Type > refValue_
Value field used for boundary condition.
A class for managing temporary objects.
virtual void operator/=(const fvPatchField< scalar > &)
virtual void operator=(const fvPatchField< Type > &)
virtual void operator/=(const Field< scalar > &)
virtual void operator+=(const Type &)
virtual void write(Ostream &) const
Write.
virtual void operator=(const UList< Type > &)
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::blocking)
Evaluate the patch field.
virtual const Field< Type > & refValue() const
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual tmp< Field< Type > > snGradTransformDiag() const
Return face-gradient transform diagonal.
virtual void operator=(const Type &)
virtual void operator*=(const Field< scalar > &)
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual void operator-=(const fvPatchField< Type > &)
virtual void operator/=(const scalar)
virtual void operator-=(const Field< Type > &)
mixedFixedValueSlipFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
virtual void operator+=(const fvPatchField< Type > &)
virtual void operator*=(const fvPatchField< scalar > &)
TypeName("mixedFixedValueSlip")
Runtime type information.
commsTypes
Types of communications.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
scalarField valueFraction_
Fraction (0-1) of value used for boundary condition.
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A mixed boundary type that blends between fixedValue and slip, as opposed to the standard mixed condi...
virtual tmp< fvPatchField< Type > > clone() const
Construct and return a clone.
virtual void rmap(const fvPatchField< Type > &, const labelList &)
Reverse map the given fvPatchField onto this fvPatchField.
virtual Field< Type > & refValue()
virtual scalarField & valueFraction()
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...