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 | 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 | 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 |
gaussConvectionScheme(const gaussConvectionScheme &)=delete | gaussConvectionScheme< Type > | |
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++() | refCount | inline |
operator++(int) | refCount | inline |
operator--() | refCount | inline |
operator--(int) | refCount | inline |
operator=(const gaussConvectionScheme &)=delete | gaussConvectionScheme< Type > | |
Foam::fv::convectionScheme::operator=(const convectionScheme< Type > &) | convectionScheme< Type > | |
refCount() | refCount | inlineprotected |
type() const =0 | convectionScheme< Type > | pure virtual |
TypeName("Gauss") | gaussConvectionScheme< Type > | |
unique() const | refCount | inline |
~convectionScheme() | convectionScheme< Type > | virtual |