27#include "neml2/models/Model.h"
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
Definition PlasticFlowRate.h:34
PlasticFlowRate(const OptionSet &options)
Definition PlasticFlowRate.cxx:44
const Variable< Scalar > & _f
Plastic yield function.
Definition PlasticFlowRate.h:42
Variable< Scalar > & _gamma_dot
Plastic flow rate.
Definition PlasticFlowRate.h:45
static OptionSet expected_options()
Definition PlasticFlowRate.cxx:31
Concrete definition of a variable.
Definition VariableStore.h:41
Definition DiagnosticsInterface.cxx:30