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
Parent class of maps between internal variables and the slip system strengths.
Definition SlipStrengthMap.h:35
Variable< Scalar > & _tau
Slip strengths.
Definition SlipStrengthMap.h:43
SlipStrengthMap(const OptionSet &options)
Definition SlipStrengthMap.cxx:43
static OptionSet expected_options()
Definition SlipStrengthMap.cxx:32
Concrete definition of a variable.
Definition VariableStore.h:41
Definition DiagnosticsInterface.cxx:30