A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
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.
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
Specialisation of fvsPatchField which creates the underlying fvsPatchField as a slice of the given co...
virtual ~slicedFvsPatchField()
Destructor.
const fvPatch & patch() const
Return patch.
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...