Loading...
Searching...
No Matches
multivariateScheme< Type, Scheme >::fieldScheme Class Reference

surfaceInterpolationScheme sub-class returned by operator(field) More...

#include <multivariateScheme.H>

Inheritance diagram for multivariateScheme< Type, Scheme >::fieldScheme:
Collaboration diagram for multivariateScheme< Type, Scheme >::fieldScheme:

Public Member Functions

 fieldScheme (const GeometricField< Type, fvPatchField, volMesh > &field, const surfaceScalarField &weights)
tmp< surfaceScalarFieldweights (const GeometricField< Type, fvPatchField, volMesh > &) const
 Return the interpolation weighting factors.

Detailed Description

template<class Type, class Scheme>
class Foam::multivariateScheme< Type, Scheme >::fieldScheme

surfaceInterpolationScheme sub-class returned by operator(field)

which is used as the interpolation scheme for the field

Definition at line 103 of file multivariateScheme.H.

Constructor & Destructor Documentation

◆ fieldScheme()

template<class Type, class Scheme>
fieldScheme ( const GeometricField< Type, fvPatchField, volMesh > & field,
const surfaceScalarField & weights )
inline

Definition at line 116 of file multivariateScheme.H.

References field(), fieldScheme(), and weights().

Referenced by fieldScheme().

Here is the call graph for this function:
Here is the caller graph for this function:

Member Function Documentation

◆ weights()

template<class Type, class Scheme>
tmp< surfaceScalarField > weights ( const GeometricField< Type, fvPatchField, volMesh > & ) const
inline

Return the interpolation weighting factors.

Definition at line 133 of file multivariateScheme.H.

Referenced by fieldScheme().

Here is the caller graph for this function:

The documentation for this class was generated from the following file:
  • src/finiteVolume/interpolation/surfaceInterpolation/multivariateSchemes/multivariateScheme/multivariateScheme.H