OpenFOAM logo
Open Source CFD Toolkit

fourthGrad Class Template Reference

Inheritance diagram for fourthGrad:

Inheritance graph
[legend]
Collaboration diagram for fourthGrad:

Collaboration graph
[legend]
List of all members.

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


Public Member Functions

 TypeName ("fourth")
 Runtime type information.
 fourthGrad (const fvMesh &mesh, Istream &)
 Construct from Istream.
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

fourthGrad const fvMesh mesh,
Istream
[inline]
 

Construct from Istream.

Definition at line 85 of file fourthGrad.H.


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 "fourth"   ) 
 

Runtime type information.


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