40 #ifndef multivariateIndependentScheme_H 41 #define multivariateIndependentScheme_H 106 schemes_.
lookup(field.name())
TypeName("multivariateIndependent")
Runtime type information.
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.
const fieldTable & fields() const
Return fields to be interpolated.
Generic multi-variate discretisation scheme class for which any of the NVD, CNVD or NVDV schemes may ...
static tmp< surfaceInterpolationScheme< Type > > New(const fvMesh &mesh, Istream &schemeData)
Return new tmp interpolation scheme.
const Mesh & mesh() const
Return mesh.
Mesh data needed to do the Finite Volume discretisation.
Abstract base class for multi-variate surface interpolation schemes.
A class for managing temporary objects.
ITstream & lookup(const word &, bool recursive=false, bool patternMatch=true) const
Find and return an entry data stream.