This is the complete list of members for
convectionScheme< 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 =0 | convectionScheme< Type > | [pure virtual] |
| fvcDiv(const surfaceScalarField &, const GeometricField< Type, fvPatchField, volMesh > &) const =0 | convectionScheme< Type > | [pure virtual] |
| fvmDiv(const surfaceScalarField &, GeometricField< Type, fvPatchField, volMesh > &) const =0 | convectionScheme< Type > | [pure virtual] |
| interpolate(const surfaceScalarField &, const GeometricField< Type, fvPatchField, volMesh > &) const =0 | convectionScheme< Type > | [pure virtual] |
| 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] |
| 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 =0 | convectionScheme< Type > | [pure virtual] |
| ~convectionScheme() | convectionScheme< Type > | [virtual] |