27#include "neml2/tensors/FixedDimTensor.h"
The wrapper (decorator) for cross-referencing unresolved values at parse time.
Definition CrossRef.h:52
FixedDimTensor inherits from BatchTensorBase and additionally templates on the base shape.
Definition FixedDimTensor.h:38
FixedDimTensor()=default
Default constructor.
The (logical) full fourth order tensor.
Definition R4.h:43
The (logical) symmetric fourth order tensor, with skew symmetry in the first two dimensions and last ...
Definition WWR4.h:40
static WWR4 identity(const torch::TensorOptions &options=default_tensor_options())
Create the identity tensor .
Definition WWR4.cxx:39
WWR4(const R4 &F)
Definition WWR4.cxx:32
Definition CrossRef.cxx:32
const torch::TensorOptions default_tensor_options()
Definition types.cxx:30