This is the complete list of members for cellLimitedGrad< Type >, including all inherited members.
cellLimitedGrad(const fvMesh &mesh, Istream &schemeData) | cellLimitedGrad< Type > | inline |
count() const | refCount | inline |
declareRunTimeSelectionTable(tmp, gradScheme, Istream,(const fvMesh &mesh, Istream &schemeData),(mesh, schemeData)) | gradScheme< Type > | |
grad(const GeometricField< Type, fvPatchField, volMesh > &) const | cellLimitedGrad< Type > | virtual |
grad(const volScalarField &vsf) const | cellLimitedGrad< Type > | |
grad(const volVectorField &vsf) const | cellLimitedGrad< Type > | |
gradScheme(const fvMesh &mesh) | gradScheme< Type > | inline |
limitFace(Type &limiter, const Type &maxDelta, const Type &minDelta, const Type &extrapolate) | cellLimitedGrad< Type > | inlinestatic |
mesh() const | gradScheme< Type > | inline |
New(const fvMesh &mesh, Istream &schemeData) | gradScheme< Type > | static |
okToDelete() const | refCount | inline |
operator++() | refCount | inline |
operator++(int) | refCount | inline |
operator--() | refCount | inline |
operator--(int) | refCount | inline |
refCount() | refCount | inline |
resetRefCount() | refCount | inline |
type() const =0 | gradScheme< Type > | pure virtual |
TypeName("cellLimited") | cellLimitedGrad< Type > | |
~gradScheme() | gradScheme< Type > | virtual |