138 return Vector<Cmpt>(this->v_[XA], this->v_[YA], this->v_[ZA]);
145 return Vector<Cmpt>(this->v_[XB], this->v_[YB], this->v_[ZB]);
152 return Vector<Cmpt>(this->v_[XC], this->v_[YC], this->v_[ZC]);
159 return Vector<Cmpt>(this->v_[XD], this->v_[YD], this->v_[ZD]);
Templated 4x3 tensor derived from VectorSpace. Has 12 components. Can represent a barycentric transfo...
Barycentric< Cmpt > y() const
BarycentricTensor()
Construct null.
Barycentric< Cmpt > z() const
Barycentric< Cmpt > x() const
Templated 3D Barycentric derived from VectorSpace. Has 4 components, one of which is redundant.
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)