27#include "neml2/tensors/R2Base.h"
56 explicit R2(
const Rot &
r);
The wrapper (decorator) for cross-referencing unresolved values at parse time.
Definition CrossRef.h:52
The (logical) full second order tensor.
Definition R2Base.h:50
A basic R2.
Definition R2.h:42
static R4 identity_map(const torch::TensorOptions &options=default_tensor_options())
The derivative of a R2 with respect to itself.
Definition R2.cxx:54
R2(const SR2 &S)
Form a full R2 from a symmetric tensor.
Definition R2.cxx:38
The (logical) full fourth order tensor.
Definition R4.h:43
Rotation stored as modified Rodrigues parameters.
Definition Rot.h:49
The (logical) symmetric second order tensor.
Definition SR2.h:46
A skew rank 2, represented as an axial vector.
Definition WR2.h:43
Definition CrossRef.cxx:32
const torch::TensorOptions default_tensor_options()
Definition types.cxx:30