Skewness-corrected interpolation scheme that applies an explicit correction to given 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 > &) |
Skewness-corrected interpolation scheme that applies an explicit correction to given scheme.
Definition at line 54 of file skewCorrected.H.
|
inline |
Definition at line 82 of file skewCorrected.H.
|
inline |
Definition at line 97 of file skewCorrected.H.
TypeName | ( | "skewCorrected< Type >" | ) |
|
inlinevirtual |
Implements surfaceInterpolationScheme< Type >.
Definition at line 115 of file skewCorrected.H.
|
inlinevirtual |
Reimplemented from surfaceInterpolationScheme< Type >.
Definition at line 123 of file skewCorrected.H.
References surfaceInterpolationScheme< Type >::mesh(), MeshObject< fvMesh, MoveableMeshObject, skewCorrectionVectors >::New(), and skewCorrectionVectors::skew().
Referenced by skewCorrected< Type >::correction().
|
inline |
Definition at line 132 of file skewCorrected.H.
References GeometricField::component(), Foam::fac::grad(), surfaceInterpolationScheme< Type >::interpolate(), surfaceInterpolationScheme< Type >::mesh(), MeshObject< fvMesh, MoveableMeshObject, skewCorrectionVectors >::New(), tmp::ref(), fvMesh::time(), Time::timeName(), Foam::type(), and Foam::Zero.
Referenced by skewCorrected< Type >::correction().
|
inlinevirtual |
Reimplemented from surfaceInterpolationScheme< Type >.
Definition at line 182 of file skewCorrected.H.
References skewCorrected< Type >::corrected(), surfaceInterpolationScheme< Type >::mesh(), MeshObject< fvMesh, MoveableMeshObject, skewCorrectionVectors >::New(), Foam::skew(), and skewCorrected< Type >::skewCorrection().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.