33 Foam::sampledSurfaces::distanceSurface::sampleField
47 Foam::sampledSurfaces::distanceSurface::interpolateField
63 return isoSurfPtr_().interpolate
67 ? pointAverage(pointFld())()
Generic GeometricField class.
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tdf1, const word &name, const dimensionSet &dimensions)
const GeometricField< Type, fvPatchField, volMesh > & psi() const
Return the field to be interpolated.
Pre-declare SubField and related Field type.
static tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > interpolate(const GeometricField< Type, fvPatchField, volMesh > &tvf, const surfaceScalarField &faceFlux, Istream &schemeData)
Interpolate field onto faces using scheme given by Istream.
Mesh data needed to do the Finite Volume discretisation.
Abstract base class for interpolation.
A class for managing temporary objects.