OpenFOAM logo
Open Source CFD Toolkit

gaussGrad Class Template Reference

Inheritance diagram for gaussGrad:

Inheritance graph
[legend]
Collaboration diagram for gaussGrad:

Collaboration graph
[legend]
List of all members.

template<class Type>
class Foam::fa::gaussGrad< Type >


Public Member Functions

 TypeName ("Gauss")
 Runtime type information.
 gaussGrad (const faMesh &mesh)
 Construct from mesh.
 gaussGrad (const faMesh &mesh, Istream &is)
 Construct from Istream.
tmp< GeometricField< typename
outerProduct< vector, Type
>::type, faPatchField, areaMesh > > 
grad (const GeometricField< Type, faPatchField, areaMesh > &)
 Calculate and return the grad of the given field.

Constructor & Destructor Documentation

gaussGrad const faMesh mesh  )  [inline]
 

Construct from mesh.

Definition at line 94 of file gaussFaGrad.H.

References IOstream::eof(), and mesh.

Here is the call graph for this function:

gaussGrad const faMesh mesh,
Istream is
[inline]
 

Construct from Istream.

Definition at line 101 of file gaussFaGrad.H.


Member Function Documentation

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

Calculate and return the grad of the given field.

Implements gradScheme.

TypeName "Gauss"   ) 
 

Runtime type information.


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