35template<
class Type,
class Scheme>
36Foam::multivariateScheme<Type, Scheme>::multivariateScheme
39 const typename multivariateSurfaceInterpolationScheme<Type>::
45 multivariateSurfaceInterpolationScheme<Type>
52 Scheme::LimiterType(schemeData),
58 "multivariateWeights",
73 for (++iter; iter.good(); ++iter)
const_iterator cbegin() const
const_iterator set to the beginning of the HashTable
Defines the attributes of an object for which implicit objectRegistry management is supported,...
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.
const fieldTable & fields() const
Return fields to be interpolated.
const fvMesh & mesh() const
Return mesh reference.
Upwind differencing scheme class.
tmp< surfaceScalarField > weights() const
Return the interpolation weighting factors.
const dimensionSet dimless
Dimensionless.
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
label min(const labelHashSet &set, label minValue=labelMax)
Find the min value in labelHashSet, optionally limited by second argument.
tmp< areaScalarField > limiter(const areaScalarField &phi)