96 return this->
mesh().surfaceInterpolation::weights();
114 vf.
mesh().surfaceInterpolation::weights()
const Mesh & mesh() const
Return mesh.
Generic GeometricField class.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
Mesh data needed to do the Finite Volume discretisation.
Centred interpolation interpolation scheme class.
void operator=(const linear &)=delete
Disallow default bitwise assignment.
tmp< surfaceScalarField > weights(const VolField< Type > &) const
Return the interpolation weighting factors.
linear(const fvMesh &mesh)
Construct from mesh.
TypeName("linear")
Runtime type information.
Abstract base class for surface interpolation schemes.
const fvMesh & mesh() const
Return mesh reference.
static tmp< SurfaceField< Type > > interpolate(const VolField< Type > &, const tmp< surfaceScalarField > &, const tmp< surfaceScalarField > &)
Return the face-interpolate of the given cell field.
A class for managing temporary objects.
tmp< SurfaceField< Type > > linearInterpolate(const VolField< Type > &vf)