FreeFOAM The Cross-Platform CFD Toolkit
UpwindFitScheme< Type, Polynomial, Stencil > Member List

This is the complete list of members for UpwindFitScheme< Type, Polynomial, Stencil >, including all inherited members.

corrected() const UpwindFitScheme< Type, Polynomial, Stencil >inlinevirtual
correction(const GeometricField< Type, fvPatchField, volMesh > &vf) const UpwindFitScheme< Type, Polynomial, Stencil >inlinevirtual
count() const refCountinline
declareRunTimeSelectionTable(tmp, surfaceInterpolationScheme, Mesh,(const fvMesh &mesh, Istream &schemeData),(mesh, schemeData))surfaceInterpolationScheme< Type >
declareRunTimeSelectionTable(tmp, surfaceInterpolationScheme, MeshFlux,(const fvMesh &mesh, const surfaceScalarField &faceFlux, Istream &schemeData),(mesh, faceFlux, schemeData))surfaceInterpolationScheme< Type >
interpolate(const GeometricField< Type, fvPatchField, volMesh > &, const tmp< surfaceScalarField > &, const tmp< surfaceScalarField > &)surfaceInterpolationScheme< Type >static
interpolate(const GeometricField< Type, fvPatchField, volMesh > &, const tmp< surfaceScalarField > &)surfaceInterpolationScheme< Type >static
interpolate(const GeometricField< Type, fvPatchField, volMesh > &) const surfaceInterpolationScheme< Type >virtual
interpolate(const tmp< GeometricField< Type, fvPatchField, volMesh > > &) const surfaceInterpolationScheme< Type >
linear(const fvMesh &mesh)linear< Type >inline
linear(const fvMesh &mesh, Istream &)linear< Type >inline
linear(const fvMesh &mesh, const surfaceScalarField &, Istream &)linear< Type >inline
mesh() const surfaceInterpolationScheme< Type >inline
New(const fvMesh &mesh, Istream &schemeData)surfaceInterpolationScheme< Type >static
New(const fvMesh &mesh, const surfaceScalarField &faceFlux, Istream &schemeData)surfaceInterpolationScheme< Type >static
okToDelete() const refCountinline
operator++()refCountinline
operator++(int)refCountinline
operator--()refCountinline
operator--(int)refCountinline
refCount()refCountinline
resetRefCount()refCountinline
surfaceInterpolationScheme(const fvMesh &mesh)surfaceInterpolationScheme< Type >inline
TypeName("UpwindFitScheme")UpwindFitScheme< Type, Polynomial, Stencil >
Foam::linear::TypeName("linear")linear< Type >
Foam::surfaceInterpolationScheme::TypeName("surfaceInterpolationScheme")surfaceInterpolationScheme< Type >
UpwindFitScheme(const fvMesh &mesh, Istream &is)UpwindFitScheme< Type, Polynomial, Stencil >inline
UpwindFitScheme(const fvMesh &mesh, const surfaceScalarField &faceFlux, Istream &is)UpwindFitScheme< Type, Polynomial, Stencil >inline
weights(const GeometricField< Type, fvPatchField, volMesh > &) const linear< Type >inlinevirtual
~surfaceInterpolationScheme()surfaceInterpolationScheme< Type >virtual