, 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 &, 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] |
interpolate(const surfaceScalarField &, const GeometricField< Type, fvPatchField, volMesh > &) const | gaussConvectionScheme< Type > | [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] |
Foam::fv::convectionScheme::operator=(const convectionScheme< Type > &) | convectionScheme< Type > | |
refCount() | refCount | [inline] |
resetRefCount() | refCount | [inline] |
type() const =0 | convectionScheme< Type > | [pure virtual] |
TypeName("Gauss") | gaussConvectionScheme< Type > | |
~convectionScheme() | convectionScheme< Type > | [virtual] |