40 #ifndef multivariateIndependentScheme_H 41 #define multivariateIndependentScheme_H 106 schemes_.
lookup(field.name())
static tmp< surfaceInterpolationScheme< Type > > New(const fvMesh &mesh, Istream &schemeData)
Return new tmp interpolation scheme.
Generic multi-variate discretisation scheme class for which any of the NVD, CNVD or NVDV schemes may ...
Mesh data needed to do the Finite Volume discretisation.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
const fvMesh & mesh() const
Return mesh reference.
const Mesh & mesh() const
Return mesh.
A list of keyword definitions, which are a keyword followed by any number of values (e...
ITstream & lookup(const word &, bool recursive=false, bool patternMatch=true) const
Find and return an entry data stream.
const fieldTable & fields() const
Return fields to be interpolated.
Abstract base class for multi-variate surface interpolation schemes.
TypeName("multivariateIndependent")
Runtime type information.
A class for managing temporary objects.