convectionScheme< Type > Member List

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

convectionScheme(const convectionScheme &)=deleteconvectionScheme< Type >
convectionScheme(const faMesh &mesh, const edgeScalarField &faceFlux)convectionScheme< Type >inline
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() const noexceptconvectionScheme< Type >inline
New(const faMesh &mesh, const edgeScalarField &faceFlux, Istream &schemeData)convectionScheme< Type >static
operator++() noexceptrefCountinline
operator++(int) noexceptrefCountinline
operator--() noexceptrefCountinline
operator--(int) noexceptrefCountinline
operator=(const convectionScheme &)=deleteconvectionScheme< Type >
refCount() noexceptrefCountinline
unique() const noexceptrefCountinline
use_count() const noexceptrefCountinline
~convectionScheme()convectionScheme< Type >virtual