Skew ==== This class represents a skew-symmetric 3D rank two tensor (:math:`T_{ij} = -T_{ji}`). Internally, the tensor is stored as a length 3 vector with the convention listed in the :ref:`introduction `. .. doxygenclass:: neml::Skew :members: :undoc-members: