36 "Exx",
"Exy",
"Exz",
"Erxx",
"Erxy",
"Erxz",
37 "Eyx",
"Eyy",
"Eyz",
"Eryx",
"Eryy",
"Eryz",
38 "Ezx",
"Ezy",
"Ezz",
"Erzx",
"Erzy",
"Erzz" 40 "Erxx",
"Erxy",
"Erxz",
"Exx",
"Exy",
"Exz",
41 "Eryx",
"Eryy",
"Eryz",
"Eyx",
"Eyy",
"Eyz",
42 "Erzx",
"Erzy",
"Erzz",
"Ezx",
"Ezy",
"Ezz" 54 spatialTensor::uniform(1)
60 spatialTensor::uniform(vGreat)
66 spatialTensor::uniform(-vGreat)
72 spatialTensor::uniform(rootVGreat)
78 spatialTensor::uniform(-rootVGreat)
Templated 3D spatial tensor derived from MatrixSpace used to represent transformations of spatial vec...
static const char *const typeName
static const char *const componentNames[]
static const Form rootMin
static const SpatialTensor I
Identity matrix for square matrices.
static const Form rootMax
static SpatialTensor< Cmpt > uniform(const Cmpt &s)
Return a VectorSpace with all elements = s.
static msType identity()
Return the identity matrix for square matrix spaces.