Classes | Namespaces | Typedefs
fvMatricesFwd.H File Reference

Forward declarations of fvMatrix specializations. More...

Include dependency graph for fvMatricesFwd.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fvMatrix< Type >
 A special matrix type and solver, designed for finite volume solutions of scalar equations. Face addressing is used to make all matrix assembly and solution loops vectorise. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Typedefs

typedef fvMatrix< scalar > fvScalarMatrix
 
typedef fvMatrix< vector > fvVectorMatrix
 
typedef fvMatrix< sphericalTensor > fvSphericalTensorMatrix
 
typedef fvMatrix< symmTensor > fvSymmTensorMatrix
 
typedef fvMatrix< tensor > fvTensorMatrix
 

Detailed Description

Forward declarations of fvMatrix specializations.

Original source file fvMatricesFwd.H

Definition in file fvMatricesFwd.H.