27#include "neml2/tensors/VecBase.h"
The wrapper (decorator) for cross-referencing unresolved values at parse time.
Definition CrossRef.h:56
A basic R2.
Definition R2.h:42
Rotation stored as modified Rodrigues parameters.
Definition Rot.h:49
The (logical) scalar.
Definition Scalar.h:38
Base class for the (logical) vector.
Definition VecBase.h:43
A skew rank 2, represented as an axial vector.
Definition WR2.h:43
R2 dexp() const
Derivative of the exponential map.
Definition WR2.cxx:76
Scalar operator()(Size i, Size j) const
Accessor.
Definition WR2.cxx:43
WR2(const R2 &T)
Skew-symmetrize a R2 then fill.
Definition WR2.cxx:37
Rot exp() const
Exponential map to make this into a rotation (Rot)
Definition WR2.cxx:50
Definition CrossRef.cxx:30
int64_t Size
Definition types.h:33