27#include "neml2/tensors/user_tensors/UserTensorBase.h"
29#include "neml2/tensors/Rot.h"
The wrapper (decorator) for cross-referencing unresolved values at parse time.
Definition CrossRef.h:56
Create a filled R2 from the input file.
Definition FillRot.h:37
FillRot(const OptionSet &options)
Construct a new FillR2 object.
Definition FillRot.cxx:46
static OptionSet expected_options()
Definition FillRot.cxx:32
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:100
Rotation stored as modified Rodrigues parameters.
Definition Rot.h:49
Definition UserTensorBase.h:38
Definition CrossRef.cxx:30