29 #ifndef fvMatricesFwd_H 30 #define fvMatricesFwd_H fvMatrix< scalar > fvScalarMatrix
fvMatrix< symmTensor > fvSymmTensorMatrix
fvMatrix< tensor > fvTensorMatrix
fvMatrix< sphericalTensor > fvSphericalTensorMatrix
Include the header files for all the primitive types that Fields are instantiated for...
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.
fvMatrix< vector > fvVectorMatrix