Central-differencing interpolation scheme using clipped-weights to improve stability on meshes with very rapid variations in cell size. 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 > &) |
Central-differencing interpolation scheme using clipped-weights to improve stability on meshes with very rapid variations in cell size.
Definition at line 52 of file clippedLinear.H.
|
inline |
Definition at line 91 of file clippedLinear.H.
|
inline |
Definition at line 100 of file clippedLinear.H.
|
inline |
Definition at line 110 of file clippedLinear.H.
TypeName | ( | "clippedLinear< Type >" | ) |
|
inlinevirtual |
Implements surfaceInterpolationScheme< Type >.
Definition at line 127 of file clippedLinear.H.
References fvMesh::boundary(), GeometricField::boundaryField(), GeometricField::boundaryFieldRef(), coupled(), Foam::dimless, forAll, Foam::max(), surfaceInterpolationScheme< Type >::mesh(), Foam::min(), GeometricField::primitiveField(), GeometricField::primitiveFieldRef(), tmp::ref(), fvMesh::time(), and Time::timeName().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.