29 #define makeLduSmoothers(Type, DType, LUType) \ 31 makeLduSmoother(TGaussSeidelSmoother, Type, DType, LUType); \ 32 makeLduSymSmoother(TGaussSeidelSmoother, Type, DType, LUType); \ 33 makeLduAsymSmoother(TGaussSeidelSmoother, Type, DType, LUType); #define makeLduSmoothers(Type, DType, LUType)
Vector< scalar > vector
A scalar version of the templated Vector.
Include the header files for all the primitive types that Fields are instantiated for...
SymmTensor< scalar > symmTensor
SymmTensor of scalars.
SphericalTensor< scalar > sphericalTensor
SphericalTensor of scalars.
Tensor< scalar > tensor
Tensor of scalars.