27#include "neml2/user_tensors/UserTensorBase.h"
28#include "neml2/tensors/R2.h"
46 const std::string _orbifold;
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:52
Base class for second order tensor.
Definition R2.h:49
SymmetryFromOrbifold(const OptionSet &options)
R2 make() const override
Create the tensor given input options.
static OptionSet expected_options()
UserTensorBase(const OptionSet &options)
Definition DiagnosticsInterface.h:31