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.
Harmonic-mean interpolation scheme class.
void operator=(const harmonic &)=delete
Disallow default bitwise assignment.
TypeName("harmonic")
Runtime type information.
virtual tmp< SurfaceField< scalar > > interpolate(const VolField< scalar > &vf) const
Return the face-interpolate of the given cell field.
virtual tmp< surfaceScalarField > weights(const VolField< scalar > &) const
Return the interpolation weighting factors.
harmonic(const fvMesh &mesh)
Construct from mesh.
Inversed weight centred interpolation interpolation scheme class.
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.
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.