Go to the documentation of this file.
41 #ifndef slicedFvsPatchField_H
42 #define slicedFvsPatchField_H
virtual void operator+=(const fvsPatchField< Type > &)
virtual void operator=(const fvsPatchField< Type > &)
A class for managing temporary objects.
virtual void operator-=(const fvsPatchField< Type > &)
An abstract base class with a fat-interface to all derived classes covering all possible ways in whic...
virtual void operator-=(const Type &)
virtual bool fixesValue() const
Return true if this patch field fixes a value.
virtual void operator*=(const fvsPatchField< scalar > &)
virtual void operator+=(const Field< Type > &)
virtual void operator/=(const Field< scalar > &)
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
Specialization of fvsPatchField which creates the underlying fvsPatchField as a slice of the given co...
TypeName("sliced")
Runtime type information.
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual void operator/=(const scalar)
virtual void operator=(const UList< Type > &)
virtual tmp< fvsPatchField< Type > > clone() const
Construct and return a clone.
slicedFvsPatchField(const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const Field< Type > &)
Construct from patch, internal field and field to slice.
virtual void operator-=(const Field< Type > &)
virtual void operator=(const Type &)
Foam::fvPatchFieldMapper.
virtual void operator*=(const scalar)
virtual void operator*=(const Field< scalar > &)
virtual void operator+=(const Type &)
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
virtual void operator/=(const fvsPatchField< scalar > &)