OpenFOAM logo
Open Source CFD Toolkit

gaussDivScheme Class Template Reference

Inheritance diagram for gaussDivScheme:

Inheritance graph
[legend]
Collaboration diagram for gaussDivScheme:

Collaboration graph
[legend]
List of all members.

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


Public Member Functions

 TypeName ("Gauss")
 Runtime type information.
 gaussDivScheme (const faMesh &mesh)
 Construct null.
 gaussDivScheme (const faMesh &mesh, Istream &is)
 Construct from Istream.
tmp< GeometricField< typename
innerProduct< vector, Type
>::type, faPatchField, areaMesh > > 
facDiv (const GeometricField< Type, faPatchField, areaMesh > &)

Constructor & Destructor Documentation

gaussDivScheme const faMesh mesh  )  [inline]
 

Construct null.

Definition at line 86 of file gaussFaDivScheme.H.

References mesh.

gaussDivScheme const faMesh mesh,
Istream is
[inline]
 

Construct from Istream.

Definition at line 92 of file gaussFaDivScheme.H.


Member Function Documentation

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

Implements divScheme.

TypeName "Gauss"   ) 
 

Runtime type information.


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