OpenFOAM logo
Open Source CFD Toolkit

limitedGrad Class Template Reference

Inheritance diagram for limitedGrad:

Inheritance graph
[legend]
Collaboration diagram for limitedGrad:

Collaboration graph
[legend]
List of all members.

template<class Type>
class Foam::fv::limitedGrad< Type >


Public Member Functions

 TypeName ("limited")
 RunTime type information.
 limitedGrad (const fvMesh &mesh, Istream &schemeData)
 Construct from mesh and schemeData.
tmp< GeometricField< typename
outerProduct< vector, Type
>::type, fvPatchField, volMesh > > 
grad (const GeometricField< Type, fvPatchField, volMesh > &) const
 Calculate and return the grad of the given field.

Constructor & Destructor Documentation

limitedGrad const fvMesh mesh,
Istream schemeData
[inline]
 

Construct from mesh and schemeData.

Definition at line 102 of file limitedGrad.H.

References Foam::exit(), Foam::FatalIOError, and FatalIOErrorIn.

Here is the call graph for this function:


Member Function Documentation

tmp< GeometricField <typename outerProduct<vector, Type>::type, fvPatchField, volMesh> > grad const GeometricField< Type, fvPatchField, volMesh > &   )  const [virtual]
 

Calculate and return the grad of the given field.

Implements gradScheme.

TypeName "limited"   ) 
 

RunTime type information.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org