Go to the documentation of this file.
35 #ifndef fixedValueFvsPatchField_H
36 #define fixedValueFvsPatchField_H
virtual void operator*=(const scalar)
virtual tmp< fvsPatchField< Type > > clone() const
Construct and return a clone.
A class for managing temporary objects.
TypeName("fixedValue")
Runtime type information.
An abstract base class with a fat-interface to all derived classes covering all possible ways in whic...
virtual void operator/=(const fvsPatchField< scalar > &)
virtual void operator=(const UList< Type > &)
virtual void operator*=(const Field< scalar > &)
virtual void operator-=(const Type &)
virtual tmp< Field< Type > > gradientInternalCoeffs() const
Return the matrix diagonal coefficients corresponding to the.
virtual bool fixesValue() const
Return true if this patch field fixes a value.
virtual tmp< Field< Type > > valueBoundaryCoeffs(const tmp< scalarField > &) const
Return the matrix source coefficients corresponding to the.
virtual void operator=(const Type &)
virtual void operator/=(const scalar)
virtual void operator+=(const Field< Type > &)
virtual void operator-=(const fvsPatchField< Type > &)
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
Foam::fixedValueFvsPatchField.
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual void operator-=(const Field< Type > &)
virtual tmp< Field< Type > > gradientBoundaryCoeffs() const
Return the matrix source coefficients corresponding to the.
virtual void operator=(const fvsPatchField< Type > &)
fixedValueFvsPatchField(const fvPatch &, const DimensionedField< Type, surfaceMesh > &)
Construct from patch and internal field.
virtual void operator+=(const fvsPatchField< Type > &)
Foam::fvPatchFieldMapper.
virtual void operator*=(const fvsPatchField< scalar > &)
virtual void operator/=(const Field< scalar > &)
virtual tmp< Field< Type > > valueInternalCoeffs(const tmp< scalarField > &) const
Return the matrix diagonal coefficients corresponding to the.
virtual void operator+=(const Type &)
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...