27#include "neml2/models/Model.h"
Definition IsotropicHardening.h:34
Variable< Scalar > & _h
Isotropic hardening.
Definition IsotropicHardening.h:45
IsotropicHardening(const OptionSet &options)
Definition IsotropicHardening.cxx:45
const Variable< Scalar > & _ep
Equivalent plastic strain.
Definition IsotropicHardening.h:42
static OptionSet expected_options()
Definition IsotropicHardening.cxx:31
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