cellLimitedGrad< Type > Member List

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

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