27#include "neml2/models/Model.h"
Definition IsotropicHardeningStaticRecovery.h:34
IsotropicHardeningStaticRecovery(const OptionSet &options)
Definition IsotropicHardeningStaticRecovery.cxx:46
Variable< Scalar > & _h_dot
Rate of isotropic hardening.
Definition IsotropicHardeningStaticRecovery.h:45
static OptionSet expected_options()
Definition IsotropicHardeningStaticRecovery.cxx:31
const Variable< Scalar > & _h
Isotropic hardening variable.
Definition IsotropicHardeningStaticRecovery.h:42
The base class for all constitutive models.
Definition Model.h:70
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:51
Concrete definition of a variable.
Definition VariableStore.h:41
Definition DiagnosticsInterface.cxx:30