27#include "neml2/user_tensors/UserTensorBase.h"
29#include "neml2/tensors/Rot.h"
FillRot(const OptionSet &options)
Construct a new FillR2 object.
Definition FillRot.cxx:48
static OptionSet expected_options()
Definition FillRot.cxx:34
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:52
Rot(const Vec &v)
Definition Rot.cxx:51
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