35 #ifndef GeometricSphericalTensorField_H
36 #define GeometricSphericalTensorField_H
45 template<class> class PrimitiveField \
51 template<class> class PrimitiveField1, \
52 template<class> class PrimitiveField2 \
58 template<class> class PrimitiveField1, \
59 template<class> class PrimitiveField2, \
60 template<class> class PrimitiveField3 \
#define BINARY_TYPE_OPERATOR(ReturnType, Type1, Type2, Op, OpName, OpFunc)
#define BINARY_OPERATOR(ReturnType, Type1, Type2, Op, OpName, OpFunc)
#define UNARY_FUNCTION(ReturnType, Type1, Func, Dfunc)
SphericalTensor< scalar > sphericalTensor
SphericalTensor of scalars.
void transform(GeometricField< Type, GeoMesh > &rtf, const GeometricField< tensor, GeoMesh > &trf, const GeometricField< Type, GeoMesh > &tf)
SphericalTensor< Cmpt > sph(const DiagTensor< Cmpt > &dt)
Return the spherical part of a diagonal tensor.
void divide(pointPatchField< Type > &f, const pointPatchField< Type > &f1, const pointPatchField< scalar > &f2)
void tr(pointPatchField< scalar > &, const pointPatchField< tensor > &)
void inv(pointPatchField< tensor > &, const pointPatchField< tensor > &)
void det(pointPatchField< scalar > &, const pointPatchField< tensor > &)