36 #ifndef multivariateSelectionScheme_H 37 #define multivariateSelectionScheme_H
A list of keyword definitions, which are a keyword followed by any number of values (e...
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
const fvMesh & mesh() const
Return mesh reference.
Generic multi-variate discretisation scheme class for which any of the NVD, CNVD or NVDV schemes may ...
const fieldTable & fields() const
Return fields to be interpolated.
tmp< surfaceScalarField > weights(const GeometricField< Type, fvPatchField, volMesh > &) const
Return the interpolation weighting factors.
fieldScheme(const GeometricField< Type, fvPatchField, volMesh > &field, const surfaceScalarField &weights)
Mesh data needed to do the Finite Volume discretisation.
Abstract base class for multi-variate surface interpolation schemes.
A class for managing temporary objects.
TypeName("multivariateSelection")
Runtime type information.
surfaceInterpolationScheme sub-class returned by operator(field)