38 #ifndef BarycentricTensor2D_H
39 #define BarycentricTensor2D_H
57 public MatrixSpace<BarycentricTensor2D<Cmpt>, Cmpt, 3, 3>
Templated 2D Barycentric derived from VectorSpace. Has 3 components, one of which is redundant.
Templated 3x3 tensor derived from VectorSpace. Has 9 components. Can represent a barycentric transfor...
Tensor2D< label > labelType
Equivalent type of labels used for valid component indexing.
static const direction rank
Rank of BarycentricTensor2D is 2.
components
Component labeling enumeration.
Barycentric2D< Cmpt > z() const
Barycentric2D< Cmpt > y() const
Barycentric2D< Cmpt > x() const
BarycentricTensor2D()
Construct null.
Templated 2D tensor derived from VectorSpace adding construction from 4 components,...
Templated 3D Vector derived from VectorSpace adding construction from 3 components,...
Abstract template class to provide the transpose form of a form.
A class representing the concept of 0 used to avoid unnecessary manipulations for objects that are kn...
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.