LocalMax-mean differencing scheme class. 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 > &) |
LocalMax-mean differencing scheme class.
This scheme interpolates 1/field using a scheme specified at run-time and return the reciprocal of the interpolate.
Definition at line 55 of file localMax.H.
Definition at line 74 of file localMax.H.
Definition at line 83 of file localMax.H.
|
inline |
Definition at line 93 of file localMax.H.
TypeName | ( | "localMax< Type >" | ) |
|
inlinevirtual |
Implements surfaceInterpolationScheme< Type >.
Definition at line 107 of file localMax.H.
References NotImplemented.
|
inlinevirtual |
Reimplemented from surfaceInterpolationScheme< Type >.
Definition at line 119 of file localMax.H.
References GeometricField::boundaryField(), GeometricField::boundaryFieldRef(), fvPatchField::coupled(), forAll, Foam::max(), surfaceInterpolationScheme< Type >::mesh(), fvMesh::neighbour(), fvMesh::owner(), fvPatchField::patchInternalField(), fvPatchField::patchNeighbourField(), tmp::ref(), fvMesh::time(), and Time::timeName().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.