FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

cellMDLimitedGrad< Type > Member List

This is the complete list of members for cellMDLimitedGrad< Type >, including all inherited members.
cellMDLimitedGrad(const fvMesh &mesh, Istream &schemeData)cellMDLimitedGrad< 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 cellMDLimitedGrad< Type > [virtual]
grad(const volVectorField &vsf) constcellMDLimitedGrad< Type >
gradScheme(const fvMesh &mesh)gradScheme< Type > [inline]
limitFace(typename outerProduct< vector, Type >::type &g, const Type &maxDelta, const Type &minDelta, const vector &dcf)cellMDLimitedGrad< Type > [inline, static]
limitFace(vector &g, const scalar &maxDelta, const scalar &minDelta, const vector &dcf)cellMDLimitedGrad< Type > [inline]
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 =0gradScheme< Type > [pure virtual]
TypeName("cellMDLimited")cellMDLimitedGrad< Type >
~gradScheme()gradScheme< Type > [virtual]