27#include "neml2/user_tensors/UserTensorBase.h"
29#include "neml2/tensors/SR2.h"
47 const std::vector<TensorName<Scalar>> _values;
FillSR2(const OptionSet &options)
static OptionSet expected_options()
SR2 make() const override
Create the tensor given input options.
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:52
The symmetric second order tensor.
Definition SR2.h:46
UserTensorBase(const OptionSet &options)
Definition DiagnosticsInterface.h:31