27#include "neml2/models/Model.h"
KinematicHardening(const OptionSet &options)
Definition KinematicHardening.cxx:45
Variable< SR2 > & _X
Back stress.
Definition KinematicHardening.h:45
const Variable< SR2 > & _Kp
Kinematic plastic strain.
Definition KinematicHardening.h:42
static OptionSet expected_options()
Definition KinematicHardening.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
The symmetric second order tensor.
Definition SR2.h:46
Concrete definition of a variable.
Definition Variable.h:236
Definition DiagnosticsInterface.cxx:30