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.
Registry of regIOobjects.
Abstract base class for surface interpolation schemes.
const fvMesh & mesh() const
Return mesh reference.
A class for managing temporary objects.
Interpolation scheme class using weights looked-up from the objectRegistry.
void operator=(const weighted &)=delete
Disallow default bitwise assignment.
TypeName("weighted")
Runtime type information.
tmp< surfaceScalarField > weights(const VolField< Type > &) const
Return the interpolation weighting factors.
weighted(const surfaceScalarField &weights)
Construct from weights.
A class for handling words, derived from string.