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:49
static OptionSet expected_options()
Definition FillSR2.cxx:33
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:52
SR2(const R2 &T)
Symmetrize an R2 then fill.
Definition SR2.cxx:47
UserTensorBase(const OptionSet &options)
Definition UserTensorBase.cxx:37
Definition DiagnosticsInterface.cxx:30
The name of a tensor object that can be referenced in the input files.
Definition TensorName.h:46