Two-scheme fixed-blending 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 fixed-blending differencing scheme.
Similar to localBlended but uses a single (global) constant blending factor. The factor applies to the first scheme and 1-factor to the second scheme.
Definition at line 58 of file fixedBlended.H.
|
inline |
Definition at line 94 of file fixedBlended.H.
References Foam::endl(), Foam::exit(), Foam::FatalIOError, FatalIOErrorInFunction, and Foam::Info.
|
inline |
Definition at line 130 of file fixedBlended.H.
References Foam::endl(), Foam::exit(), Foam::FatalIOError, FatalIOErrorInFunction, and Foam::Info.
TypeName | ( | "fixedBlended< Type >" | ) |
|
inlinevirtual |
Implements surfaceInterpolationScheme< Type >.
Definition at line 170 of file fixedBlended.H.
|
inlinevirtual |
Reimplemented from surfaceInterpolationScheme< Type >.
Definition at line 184 of file fixedBlended.H.
|
inlinevirtual |
Reimplemented from surfaceInterpolationScheme< Type >.
Definition at line 195 of file fixedBlended.H.
Referenced by fixedBlended< Type >::correction().
|
inlinevirtual |
Reimplemented from surfaceInterpolationScheme< Type >.
Definition at line 205 of file fixedBlended.H.
References fixedBlended< Type >::corrected().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.