This is the complete list of members for fusedGaussConvectionScheme< Type >, including all inherited members.
| convectionScheme(const convectionScheme &) | convectionScheme< Type > | |
| convectionScheme(const fvMesh &mesh, const surfaceScalarField &) | convectionScheme< Type > | 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 | fusedGaussConvectionScheme< Type > | virtual |
| fusedGaussConvectionScheme(const fvMesh &mesh, const surfaceScalarField &faceFlux, const tmp< surfaceInterpolationScheme< Type >> &scheme) | fusedGaussConvectionScheme< Type > | inline |
| fusedGaussConvectionScheme(const fvMesh &mesh, const surfaceScalarField &faceFlux, Istream &is) | fusedGaussConvectionScheme< Type > | inline |
| fvcDiv(const surfaceScalarField &, const GeometricField< Type, fvPatchField, volMesh > &) const | fusedGaussConvectionScheme< Type > | virtual |
| fvmDiv(const surfaceScalarField &, const GeometricField< Type, fvPatchField, volMesh > &) const | fusedGaussConvectionScheme< Type > | virtual |
| interpolate(const surfaceScalarField &, const GeometricField< Type, fvPatchField, volMesh > &) const | fusedGaussConvectionScheme< Type > | virtual |
| interpScheme() const | fusedGaussConvectionScheme< 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++() noexcept | refCount | inline |
| operator++(int) noexcept | refCount | inline |
| operator--() noexcept | refCount | inline |
| operator--(int) noexcept | refCount | inline |
| Foam::fv::convectionScheme::operator=(const convectionScheme< Type > &) | convectionScheme< Type > | |
| refCount() noexcept | refCount | inline |
| type() const =0 | convectionScheme< Type > | pure virtual |
| TypeName("fusedGauss") | fusedGaussConvectionScheme< Type > | |
| unique() const noexcept | refCount | inline |
| use_count() const noexcept | refCount | inline |
| ~convectionScheme() | convectionScheme< Type > | virtual |