gaussConvectionScheme< Type > Member List

This is the complete list of members for gaussConvectionScheme< 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 > &) constgaussConvectionScheme< Type >virtual
famDiv(const edgeScalarField &, const GeometricField< Type, faPatchField, areaMesh > &) constgaussConvectionScheme< Type >virtual
flux(const edgeScalarField &, const GeometricField< Type, faPatchField, areaMesh > &) constgaussConvectionScheme< Type >virtual
gaussConvectionScheme(const faMesh &mesh, const edgeScalarField &faceFlux, const tmp< edgeInterpolationScheme< Type > > &scheme)gaussConvectionScheme< Type >inline
gaussConvectionScheme(const faMesh &mesh, const edgeScalarField &faceFlux, Istream &is)gaussConvectionScheme< Type >inline
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
TypeName("Gauss")gaussConvectionScheme< Type >
unique() const noexceptrefCountinline
~convectionScheme()convectionScheme< Type >virtual