Loading...
Searching...
No Matches
blendedInterfacialModel Class Reference

#include <BlendedInterfacialModel.H>

Public Member Functions

template<>
tmp< Foam::volScalarFieldinterpolate (tmp< volScalarField > f)
template<>
tmp< Foam::surfaceScalarFieldinterpolate (tmp< volScalarField > f)

Static Public Member Functions

template<class GeoField>
static tmp< GeoField > interpolate (tmp< volScalarField > f)
 Convenience function to interpolate blending values. Needs to be.

Detailed Description

Definition at line 48 of file BlendedInterfacialModel.H.

Member Function Documentation

◆ interpolate() [1/3]

template<class GeoField>
tmp< GeoField > interpolate ( tmp< volScalarField > f)
inlinestatic

Convenience function to interpolate blending values. Needs to be.

specialised, so can't sit in the templated class.

References f().

Referenced by BlendedInterfacialModel< Foam::dragModel >::evaluate().

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

◆ interpolate() [2/3]

template<>
tmp< Foam::volScalarField > interpolate ( tmp< volScalarField > f)
inline

Definition at line 35 of file BlendedInterfacialModel.C.

References f().

Here is the call graph for this function:

◆ interpolate() [3/3]

template<>
tmp< Foam::surfaceScalarField > interpolate ( tmp< volScalarField > f)
inline

Definition at line 43 of file BlendedInterfacialModel.C.

References f(), and Foam::fvc::interpolate().

Here is the call graph for this function:

The documentation for this class was generated from the following files: