27#include "neml2/models/Model.h"
IsotropicHardeningStaticRecovery(const OptionSet &options)
Variable< Scalar > & _h_dot
Rate of isotropic hardening.
Definition IsotropicHardeningStaticRecovery.h:45
static OptionSet expected_options()
const Variable< Scalar > & _h
Isotropic hardening variable.
Definition IsotropicHardeningStaticRecovery.h:42
Model(const OptionSet &options)
Construct a new Model object.
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:52
Scalar.
Definition Scalar.h:38
Concrete definition of a variable.
Definition Variable.h:37
Definition DiagnosticsInterface.h:31