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