cellLimitedGrad< Type, Limiter > Member List

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

calcGrad(const GeometricField< Type, fvPatchField, volMesh > &vsf, const word &name) constcellLimitedGrad< Type, Limiter >virtual
cellLimitedGrad(const fvMesh &mesh, Istream &schemeData)cellLimitedGrad< Type, Limiter >inline
count() const noexceptrefCountinline
declareRunTimeSelectionTable(tmp, gradScheme, Istream,(const fvMesh &mesh, Istream &schemeData),(mesh, schemeData))gradScheme< Type >
grad(const GeometricField< Type, fvPatchField, volMesh > &, const word &name) constgradScheme< Type >
grad(const GeometricField< Type, fvPatchField, volMesh > &) constgradScheme< Type >
grad(const tmp< GeometricField< Type, fvPatchField, volMesh > > &) constgradScheme< Type >
gradScheme(const fvMesh &mesh)gradScheme< Type >inline
limitFace(Type &limiter, const Type &maxDelta, const Type &minDelta, const Type &extrapolate) constcellLimitedGrad< Type, Limiter >inline
limitFaceCmpt(scalar &limiter, const scalar maxDelta, const scalar minDelta, const scalar extrapolate) constcellLimitedGrad< Type, Limiter >inline
mesh() constgradScheme< Type >inline
New(const fvMesh &mesh, Istream &schemeData)gradScheme< Type >static
operator++() noexceptrefCountinline
operator++(int) noexceptrefCountinline
operator--() noexceptrefCountinline
operator--(int) noexceptrefCountinline
refCount() noexceptrefCountinline
type() const =0gradScheme< Type >pure virtual
TypeName("cellLimited")cellLimitedGrad< Type, Limiter >
unique() const noexceptrefCountinline
~gradScheme()=defaultgradScheme< Type >virtual