tmp< surfaceScalarField > weights(const GeometricField< Type, fvPatchField, volMesh > &) const
Return the interpolation weighting factors.
A class for handling words, derived from string.
A class for managing temporary objects.
Interpolation scheme class using weights looked-up from the objectRegistry.
Registry of regIOobjects.
void operator=(const weighted &)
Disallow default bitwise assignment.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
weighted(const fvMesh &mesh, Istream &is)
Construct from Istream.
Mesh data needed to do the Finite Volume discretisation.
weighted(const surfaceScalarField &weights)
Construct from weights.
const surfaceScalarField & weights_
Abstract base class for surface interpolation schemes.
const fvMesh & mesh() const
Return mesh reference.
TypeName("weighted")
Runtime type information.
Generic GeometricField class.