33 template<class> class PrimitiveField \
39 template<class> class PrimitiveField1, \
40 template<class> class PrimitiveField2 \
46 template<class> class PrimitiveField1, \
47 template<class> class PrimitiveField2, \
48 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 specific part of the implementation of GeometricField.
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 pow3(LagrangianPatchField< scalar > &f, const LagrangianPatchField< scalar > &f1)
void det(pointPatchField< scalar > &, const pointPatchField< tensor > &)
Specialisation of FieldField<Field, T> for sphericalTensor.