38 "Exx",
"Exy",
"Exz",
"Erxx",
"Erxy",
"Erxz",
39 "Eyx",
"Eyy",
"Eyz",
"Eryx",
"Eryy",
"Eryz",
40 "Ezx",
"Ezy",
"Ezz",
"Erzx",
"Erzy",
"Erzz",
42 "Erxx",
"Erxy",
"Erxz",
"Exx",
"Exy",
"Exz",
43 "Eryx",
"Eryy",
"Eryz",
"Eyx",
"Eyy",
"Eyz",
44 "Erzx",
"Erzy",
"Erzz",
"Ezx",
"Ezy",
"Ezz"
56 spatialTensor::uniform(1)
62 spatialTensor::uniform(VGREAT)
68 spatialTensor::uniform(-VGREAT)
74 spatialTensor::uniform(ROOTVGREAT)
80 spatialTensor::uniform(-ROOTVGREAT)
static msType identity()
An identity matrix for square matrix-spaces.
static const SpatialTensor I
static const char *const componentNames[]
static Form uniform(const Cmpt &s)
static const Form rootMin
static const Form rootMax
static const char *const typeName
SpatialTensor< scalar > spatialTensor
SpatialTensor of scalars.