27#include "neml2/models/solid_mechanics/elasticity/Elasticity.h"
28#include "neml2/tensors/Rot.h"
AnisotropicElasticity(const OptionSet &options)
const Variable< Rot > & _R
The rotation (active convention).
Definition AnisotropicElasticity.h:41
static OptionSet expected_options()
Elasticity(const OptionSet &options)
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:52
Concrete definition of a variable.
Definition Variable.h:37
Definition DiagnosticsInterface.h:31