27#include "neml2/user_tensors/UserTensorBase.h"
29#include "neml2/tensors/SR2.h"
FillSR2(const OptionSet &options)
Construct a new FillSR2 object.
Definition FillSR2.cxx:50
static OptionSet expected_options()
Definition FillSR2.cxx:34
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:51
SR2(const R2 &T)
Symmetrize an R2 then fill.
Definition SR2.cxx:47
UserTensorBase(const OptionSet &options)
Definition UserTensorBase.cxx:37
Definition DiagnosticsInterface.cxx:29
The name of a tensor object that can be referenced in the input files.
Definition TensorName.h:47