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