41 #ifndef slicedFvsPatchField_H 42 #define slicedFvsPatchField_H virtual void operator=(const UList< Type > &)
virtual bool fixesValue() const
Return true if this patch field fixes a value.
TypeName("sliced")
Runtime type information.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void operator-=(const fvsPatchField< Type > &)
Pre-declare SubField and related Field type.
tmp< fvsPatchField< Type > > clone() const
Disallow clone without setting internal field reference.
slicedFvsPatchField(const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const Field< Type > &)
Construct from patch, internal field and field to slice.
virtual void operator*=(const fvsPatchField< scalar > &)
virtual void operator+=(const fvsPatchField< Type > &)
virtual void operator/=(const fvsPatchField< scalar > &)
Specialisation of fvsPatchField which creates the underlying fvsPatchField as a slice of the given co...
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
A class for managing temporary objects.
An abstract base class with a fat-interface to all derived classes covering all possible ways in whic...