#include <BlendedInterfacialModel.H>
Public Member Functions | |
| template<> | |
| tmp< Foam::volScalarField > | interpolate (tmp< volScalarField > f) |
| template<> | |
| tmp< Foam::surfaceScalarField > | interpolate (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. | |
Definition at line 48 of file BlendedInterfacialModel.H.
|
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().


|
inline |
Definition at line 35 of file BlendedInterfacialModel.C.
References f().

|
inline |
Definition at line 43 of file BlendedInterfacialModel.C.
References f(), and Foam::fvc::interpolate().
