43 "deferredCorrection::correction(" + vf.
name() +
')',
Generic GeometricField class.
const word & name() const noexcept
Return the object name.
Deferred correction interpolation scheme wrapper around a run-time selectable base scheme.
virtual tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > correction(const GeometricField< Type, fvPatchField, volMesh > &) const
Return the explicit correction to the face-interpolate.
static tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > interpolate(const GeometricField< Type, fvPatchField, volMesh > &, const tmp< surfaceScalarField > &, const tmp< surfaceScalarField > &)
Return the face-interpolate of the given cell field.
A class for managing temporary objects.
T & ref() const
Return non-const reference to the contents of a non-null managed pointer.
tmp< surfaceScalarField > weights() const
Return the interpolation weighting factors.
#define makeSurfaceInterpolationTypeScheme(SS, Type)