convectionScheme< Type > Member List

This is the complete list of members for convectionScheme< Type >, including all inherited members.

convectionScheme(const faMesh &mesh, const edgeScalarField &faceFlux)convectionScheme< Type >inline
count() const noexceptrefCountinline
declareRunTimeSelectionTable(tmp, convectionScheme, Istream,(const faMesh &mesh, const edgeScalarField &faceFlux, Istream &schemeData),(mesh, faceFlux, schemeData))convectionScheme< Type >
facDiv(const edgeScalarField &, const GeometricField< Type, faPatchField, areaMesh > &) const =0convectionScheme< Type >pure virtual
famDiv(const edgeScalarField &, const GeometricField< Type, faPatchField, areaMesh > &) const =0convectionScheme< Type >pure virtual
flux(const edgeScalarField &, const GeometricField< Type, faPatchField, areaMesh > &) const =0convectionScheme< Type >pure virtual
mesh() constconvectionScheme< Type >inline
New(const faMesh &mesh, const edgeScalarField &faceFlux, Istream &schemeData)convectionScheme< Type >static
operator++() noexceptrefCountinline
operator++(int) noexceptrefCountinline
operator--() noexceptrefCountinline
operator--(int) noexceptrefCountinline
refCount() noexceptrefCountinline
unique() const noexceptrefCountinline
~convectionScheme()convectionScheme< Type >virtual