35 #ifndef DimensionedTensorField_H
36 #define DimensionedTensorField_H
42 #define TEMPLATE template<class GeoMesh, template<class> class PrimitiveField>
47 template<class> class PrimitiveField1, \
48 template<class> class PrimitiveField2 \
#define UNARY_OPERATOR(ReturnType, Type1, Op, OpFunc, Dfunc)
#define UNARY_FUNCTION(ReturnType, Type1, Func, Dfunc)
Specialisation of DimensionedField<T, GeoMesh> for sphericalTensor.
SymmTensor specific part of the implementation of DimensionedField.
void skew(pointPatchField< tensor > &, const pointPatchField< tensor > &)
SphericalTensor< scalar > sphericalTensor
SphericalTensor of scalars.
dimensionedScalar sign(const dimensionedScalar &ds)
Tensor< scalar > tensor
Tensor of scalars.
void transform(GeometricField< Type, GeoMesh > &rtf, const GeometricField< tensor, GeoMesh > &trf, const GeometricField< Type, GeoMesh > &tf)
void eigenValues(pointPatchField< vector > &, const pointPatchField< tensor > &)
SymmTensor< scalar > symmTensor
SymmTensor of scalars.
SphericalTensor< Cmpt > sph(const DiagTensor< Cmpt > &dt)
Return the spherical part of a diagonal tensor.
void dev2(pointPatchField< tensor > &, const pointPatchField< tensor > &)
void tr(pointPatchField< scalar > &, const pointPatchField< tensor > &)
dimensionedSymmTensor cof(const dimensionedSymmTensor &dt)
Vector< scalar > vector
A scalar version of the templated Vector.
void inv(pointPatchField< tensor > &, const pointPatchField< tensor > &)
void dev(pointPatchField< tensor > &, const pointPatchField< tensor > &)
void symm(pointPatchField< tensor > &, const pointPatchField< tensor > &)
void hdual(pointPatchField< vector > &, const pointPatchField< tensor > &)
void det(pointPatchField< scalar > &, const pointPatchField< tensor > &)
void twoSymm(pointPatchField< tensor > &, const pointPatchField< tensor > &)
void eigenVectors(pointPatchField< tensor > &, const pointPatchField< tensor > &)