27#include "neml2/models/Model.h"
Definition DegradationFunction.h:34
Variable< Scalar > & _g
degradation
Definition DegradationFunction.h:45
const Variable< Scalar > & _d
phase variable
Definition DegradationFunction.h:42
static OptionSet expected_options()
Definition DegradationFunction.cxx:31
DegradationFunction(const OptionSet &options)
Definition DegradationFunction.cxx:43
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