gaussConvectionScheme< Type > Member List

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

convectionScheme(const convectionScheme &)convectionScheme< Type >
convectionScheme(const fvMesh &mesh, const surfaceScalarField &)convectionScheme< Type >inline
count() const refCountinline
declareRunTimeSelectionTable(tmp, convectionScheme, Istream,(const fvMesh &mesh, const surfaceScalarField &faceFlux, Istream &schemeData),(mesh, faceFlux, schemeData))convectionScheme< Type >
declareRunTimeSelectionTable(tmp, convectionScheme, Multivariate,(const fvMesh &mesh, const typename multivariateSurfaceInterpolationScheme< Type >::fieldTable &fields, const surfaceScalarField &faceFlux, Istream &schemeData),(mesh, fields, faceFlux, schemeData))convectionScheme< Type >
flux(const surfaceScalarField &, const GeometricField< Type, fvPatchField, volMesh > &) const gaussConvectionScheme< Type >virtual
fvcDiv(const surfaceScalarField &, const GeometricField< Type, fvPatchField, volMesh > &) const gaussConvectionScheme< Type >virtual
fvmDiv(const surfaceScalarField &, const GeometricField< Type, fvPatchField, volMesh > &) const gaussConvectionScheme< Type >virtual
gaussConvectionScheme(const fvMesh &mesh, const surfaceScalarField &faceFlux, const tmp< surfaceInterpolationScheme< Type >> &scheme)gaussConvectionScheme< Type >inline
gaussConvectionScheme(const fvMesh &mesh, const surfaceScalarField &faceFlux, Istream &is)gaussConvectionScheme< Type >inline
interpolate(const surfaceScalarField &, const GeometricField< Type, fvPatchField, volMesh > &) const gaussConvectionScheme< Type >virtual
interpScheme() const gaussConvectionScheme< Type >
mesh() const convectionScheme< Type >inline
New(const fvMesh &mesh, const surfaceScalarField &faceFlux, Istream &schemeData)convectionScheme< Type >static
New(const fvMesh &mesh, const typename multivariateSurfaceInterpolationScheme< Type >::fieldTable &fields, const surfaceScalarField &faceFlux, Istream &schemeData)convectionScheme< Type >static
operator++()refCountinline
operator++(int)refCountinline
operator--()refCountinline
operator--(int)refCountinline
Foam::fv::convectionScheme::operator=(const convectionScheme< Type > &)convectionScheme< Type >
refCount()refCountinlineprotected
type() const =0convectionScheme< Type >pure virtual
TypeName("Gauss")gaussConvectionScheme< Type >
unique() const refCountinline
~convectionScheme()convectionScheme< Type >virtual