27#include "neml2/models/solid_mechanics/elasticity/Elasticity.h"
28#include "neml2/tensors/Rot.h"
Definition AnisotropicElasticity.h:33
AnisotropicElasticity(const OptionSet &options)
Definition AnisotropicElasticity.cxx:41
const Variable< Rot > & _R
The rotation (active convention)
Definition AnisotropicElasticity.h:41
static OptionSet expected_options()
Definition AnisotropicElasticity.cxx:30
The wrapper (decorator) for cross-referencing unresolved values at parse time.
Definition CrossRef.h:54
Definition Elasticity.h:33
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:85
Definition CrossRef.cxx:31