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 VolField< Type > &) const | gaussConvectionScheme< Type > | virtual |
| fvcDiv(const surfaceScalarField &, const VolField< Type > &) const | gaussConvectionScheme< Type > | virtual |
| fvmDiv(const surfaceScalarField &, const VolField< Type > &) 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 VolField< Type > &) 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 > | |
| Foam::refCount::operator=(const refCount &)=delete | refCount | |
| refCount() | refCount | inlineprotected |
| refCount(const refCount &)=delete | refCount | protected |
| type() const =0 | convectionScheme< Type > | pure virtual |
| TypeName("Gauss") | gaussConvectionScheme< Type > | |
| unique() const | refCount | inline |
| ~convectionScheme() | convectionScheme< Type > | virtual |