27#include "neml2/models/Model.h"
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
Model(const OptionSet &options)
Construct a new Model object.
Definition Model.cxx:110
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:236
Definition DiagnosticsInterface.cxx:30