Forward declarations of fvMatrix specialisations. More...
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 |
Forward declarations of fvMatrix specialisations.
Original source file fvMatricesFwd.H
Definition in file fvMatricesFwd.H.