Forward declarations of fvMatrix specializations. More...
Go to the source code of this file.
Data Structures | |
class | fvMatrix |
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 specializations.
Original source file fvMatricesFwd.H
Definition in file fvMatricesFwd.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.