35 const Field<Type>& completeField
virtual tmp< fvsPatchField< Type > > clone() const
Construct and return a clone.
A list of keyword definitions, which are a keyword followed by any number of values (e...
void size(const label)
Override size to be inconsistent with allocated storage.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
Foam::fvPatchFieldMapper.
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...
Specialization 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...
const DimensionedField< Type, surfaceMesh > & internalField() const
Return dimensioned internal field reference.
A class for managing temporary objects.
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.
An abstract base class with a fat-interface to all derived classes covering all possible ways in whic...