128 return Vector<Cmpt>(this->v_[XA], this->v_[YA], this->v_[ZA]);
135 return Vector<Cmpt>(this->v_[XB], this->v_[YB], this->v_[ZB]);
142 return Vector<Cmpt>(this->v_[XC], this->v_[YC], this->v_[ZC]);
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...
Barycentric2D< Cmpt > z() const
Barycentric2D< Cmpt > y() const
Barycentric2D< Cmpt > x() const
BarycentricTensor2D()
Construct null.
Templated 3D Vector derived from VectorSpace adding construction from 3 components,...
A class representing the concept of 0 used to avoid unnecessary manipulations for objects that are kn...
const dimensionedScalar c
Speed of light in a vacuum.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)