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