FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

multivariateGaussConvectionScheme< Type > Member List

This is the complete list of members for multivariateGaussConvectionScheme< Type >, including all inherited members.
convectionScheme(const convectionScheme &)convectionScheme< Type >
convectionScheme(const fvMesh &mesh, const surfaceScalarField &)convectionScheme< Type > [inline]
count() const refCount [inline]
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 multivariateGaussConvectionScheme< Type > [virtual]
fvcDiv(const surfaceScalarField &, const GeometricField< Type, fvPatchField, volMesh > &) const multivariateGaussConvectionScheme< Type > [virtual]
fvmDiv(const surfaceScalarField &, GeometricField< Type, fvPatchField, volMesh > &) const multivariateGaussConvectionScheme< Type > [virtual]
interpolate(const surfaceScalarField &, const GeometricField< Type, fvPatchField, volMesh > &) const multivariateGaussConvectionScheme< Type > [virtual]
interpolationScheme() const multivariateGaussConvectionScheme< Type > [inline]
mesh() const convectionScheme< Type > [inline]
multivariateGaussConvectionScheme(const fvMesh &mesh, const typename multivariateSurfaceInterpolationScheme< Type >::fieldTable &fields, const surfaceScalarField &faceFlux, Istream &is)multivariateGaussConvectionScheme< 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]
okToDelete() const refCount [inline]
operator++()refCount [inline]
operator++(int)refCount [inline]
operator--()refCount [inline]
operator--(int)refCount [inline]
operator=(const convectionScheme< Type > &)convectionScheme< Type >
refCount()refCount [inline]
resetRefCount()refCount [inline]
type() const =0convectionScheme< Type > [pure virtual]
TypeName("Gauss")multivariateGaussConvectionScheme< Type >
~convectionScheme()convectionScheme< Type > [virtual]