27#include "neml2/user_tensors/UserTensorBase.h"
29#include "neml2/tensors/Rot.h"
52 Rot expand_as_needed(
const Rot & input,
unsigned int inp_size)
const;
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:51
Create batch of rotations, with various methods.
Definition Orientation.h:37
Orientation(const OptionSet &options)
Construct a new Orientation object.
Definition Orientation.cxx:71
static OptionSet expected_options()
Definition Orientation.cxx:37
Rotation stored as modified Rodrigues parameters.
Definition Rot.h:49
Definition UserTensorBase.h:38
Definition DiagnosticsInterface.cxx:30