blendedInterfacialModel Class Reference

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. More...
 

Detailed Description

Definition at line 52 of file BlendedInterfacialModel.H.

Member Function Documentation

◆ interpolate() [1/3]

static 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.

◆ interpolate() [2/3]

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

Definition at line 42 of file BlendedInterfacialModel.C.

References f().

Here is the call graph for this function:

◆ interpolate() [3/3]

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

Definition at line 50 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: