27#include "neml2/user_tensors/UserTensorBase.h"
29#include "neml2/tensors/Rot.h"
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:52
Rot make() const override
Create the tensor given input options.
Orientation(const OptionSet &options)
static OptionSet expected_options()
Rotation stored as modified Rodrigues parameters.
Definition Rot.h:49
UserTensorBase(const OptionSet &options)
Definition DiagnosticsInterface.h:31