convectionScheme(const fvMesh &mesh, const surfaceScalarField &) | convectionScheme | [inline] |
count() const | refCount | [inline] |
declareRunTimeSelectionTable(tmp, convectionScheme, Istream,(const fvMesh &mesh, const surfaceScalarField &faceFlux, Istream &schemeData),(mesh, faceFlux, schemeData)) | convectionScheme | |
declareRunTimeSelectionTable(tmp, convectionScheme, Multivariate,(const fvMesh &mesh, const typename multivariateSurfaceInterpolationScheme< Type >::fieldTable &fields, const surfaceScalarField &faceFlux, Istream &schemeData),(mesh, fields, faceFlux, schemeData)) | convectionScheme | |
flux(const surfaceScalarField &, const GeometricField< Type, fvPatchField, volMesh > &) const =0 | convectionScheme | [pure virtual] |
fvcDiv(const surfaceScalarField &, const GeometricField< Type, fvPatchField, volMesh > &) const =0 | convectionScheme | [pure virtual] |
fvmDiv(const surfaceScalarField &, GeometricField< Type, fvPatchField, volMesh > &) const =0 | convectionScheme | [pure virtual] |
interpolate(const surfaceScalarField &, const GeometricField< Type, fvPatchField, volMesh > &) const =0 | convectionScheme | [pure virtual] |
mesh() const | convectionScheme | [inline] |
New(const fvMesh &mesh, const surfaceScalarField &faceFlux, Istream &schemeData) | convectionScheme | [static] |
New(const fvMesh &mesh, const typename multivariateSurfaceInterpolationScheme< Type >::fieldTable &fields, const surfaceScalarField &faceFlux, Istream &schemeData) | convectionScheme | [static] |
okToDelete() const | refCount | [inline] |
operator++() | refCount | [inline] |
operator++(int) | refCount | [inline] |
operator--() | refCount | [inline] |
operator--(int) | refCount | [inline] |
refCount() | refCount | [inline] |
resetRefCount() | refCount | [inline] |
type() const =0 | convectionScheme | [pure virtual] |
~convectionScheme() | convectionScheme | [virtual] |