25#include "neml2/tensors/SWR4.h"
26#include "neml2/tensors/R4.h"
27#include "neml2/misc/math.h"
33 :
SWR4(math::full_to_mandel(math::full_to_skew((
F +
F.transpose(0, 1)), 2)))
The wrapper (decorator) for cross-referencing unresolved values at parse time.
Definition CrossRef.h:52
The (logical) full fourth order tensor.
Definition R4.h:43
The (logical) symmetric fourth order tensor, with symmetry in the first two dimensionss and skew-symm...
Definition SWR4.h:40
SWR4(const R4 &F)
Definition SWR4.cxx:32
Definition CrossRef.cxx:32