Two-scheme localBlended differencing scheme. More...
Additional Inherited Members | |
![]() | |
static tmp< surfaceInterpolationScheme< Type > > | New (const fvMesh &mesh, Istream &schemeData) |
static tmp< surfaceInterpolationScheme< Type > > | New (const fvMesh &mesh, const surfaceScalarField &faceFlux, Istream &schemeData) |
static tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > | interpolate (const GeometricField< Type, fvPatchField, volMesh > &, const tmp< surfaceScalarField > &, const tmp< surfaceScalarField > &) |
template<class SFType > | |
static tmp< GeometricField< typename innerProduct< typename SFType::value_type, Type >::type, fvsPatchField, surfaceMesh > > | dotInterpolate (const SFType &Sf, const GeometricField< Type, fvPatchField, volMesh > &vf, const tmp< surfaceScalarField > &tlambdas) |
static tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > | interpolate (const GeometricField< Type, fvPatchField, volMesh > &, const tmp< surfaceScalarField > &) |
Two-scheme localBlended differencing scheme.
Definition at line 52 of file localBlended.H.
|
inline |
Definition at line 85 of file localBlended.H.
|
inline |
Definition at line 103 of file localBlended.H.
|
virtualdefault |
TypeName | ( | "localBlended< Type >" | ) |
|
inlinevirtual |
Implements blendedSchemeBase< Type >.
Definition at line 129 of file localBlended.H.
References surfaceInterpolationScheme< Type >::mesh().
Referenced by localBlended< Type >::correction(), localBlended< Type >::interpolate(), and localBlended< Type >::weights().
|
inlinevirtual |
Implements surfaceInterpolationScheme< Type >.
Definition at line 143 of file localBlended.H.
References localBlended< Type >::blendingFactor(), and surfaceInterpolationScheme< Type >::mesh().
|
inlinevirtual |
Reimplemented from surfaceInterpolationScheme< Type >.
Definition at line 162 of file localBlended.H.
References localBlended< Type >::blendingFactor(), and surfaceInterpolationScheme< Type >::mesh().
|
inlinevirtual |
Reimplemented from surfaceInterpolationScheme< Type >.
Definition at line 180 of file localBlended.H.
Referenced by localBlended< Type >::correction().
|
inlinevirtual |
Reimplemented from surfaceInterpolationScheme< Type >.
Definition at line 190 of file localBlended.H.
References localBlended< Type >::blendingFactor(), localBlended< Type >::corrected(), and surfaceInterpolationScheme< Type >::mesh().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.