27#include "neml2/tensors/VecBase.h"
Second order tensor without symmetry.
Definition R2.h:42
Rotation stored as modified Rodrigues parameters.
Definition Rot.h:49
Scalar.
Definition Scalar.h:38
Base class 3-vector.
Definition VecBase.h:44
A skew-symmetric second order tensor, represented as an axial vector.
Definition WR2.h:43
R2 dexp() const
Derivative of the exponential map.
Definition WR2.cxx:79
Scalar operator()(Size i, Size j) const
Accessor.
Definition WR2.cxx:47
WR2(const R2 &T)
Skew-symmetrize a R2 then fill.
Definition WR2.cxx:41
Rot exp() const
Exponential map to make this into a rotation (Rot)
Definition WR2.cxx:54
Definition DiagnosticsInterface.cxx:30
int64_t Size
Definition types.h:65