35 #ifndef sphericalTensor2D_H
36 #define sphericalTensor2D_H
Templated 2D sphericalTensor derived from VectorSpace adding construction from 1 component,...
Template function to specify if the data of a type are contiguous.
static const sphericalTensor2D twoThirdsI2D(2.0/3.0)
static const sphericalTensor2D oneThirdI2D(1.0/3.0)
SphericalTensor2D< scalar > sphericalTensor2D
SphericalTensor2D of scalars.
static const sphericalTensor2D I2D(1)
Identity tensor.
bool contiguous< sphericalTensor2D >()
Data associated with sphericalTensor2D type are contiguous.