27#include "neml2/models/Model.h"
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
Model(const OptionSet &options)
Construct a new Model object.
Definition Model.cxx:96
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:51
Scalar.
Definition Scalar.h:38
Concrete definition of a variable.
Definition Variable.h:236
Definition DiagnosticsInterface.cxx:29