32 #ifndef barycentricTensor2D_H
33 #define barycentricTensor2D_H
Templated 3x3 tensor derived from VectorSpace. Has 9 components. Can represent a barycentric transfor...
Template function to specify if the data of a type are contiguous.
bool contiguous< barycentricTensor2D >()
BarycentricTensor2D< scalar > barycentricTensor2D
A scalar version of the templated BarycentricTensor2D.