Go to the documentation of this file.
35 #ifndef sphericalTensor_H
36 #define sphericalTensor_H
SphericalTensor< scalar > sphericalTensor
SphericalTensor of scalars.
static const sphericalTensor oneThirdI(1.0/3.0)
static const sphericalTensor twoThirdsI(2.0/3.0)
static const sphericalTensor I(1)
bool contiguous< sphericalTensor >()
Specify data associated with sphericalTensor type are contiguous.
Templated 3D SphericalTensor derived from VectorSpace adding construction from 1 component,...
Template function to specify if the data of a type are contiguous.