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