27#include "neml2/models/solid_mechanics/MandelStress.h"
40 void set_value(
bool out,
bool dout_din,
bool d2out_din2)
override;
Definition IsotropicMandelStress.h:32
static OptionSet expected_options()
Definition IsotropicMandelStress.cxx:34
MandelStress(const OptionSet &options)
Definition MandelStress.cxx:45
void set_value(bool out, bool dout_din, bool d2out_din2) override
No kinematic hardening.
Definition IsotropicMandelStress.cxx:44
MandelStress(const OptionSet &options)
Definition MandelStress.cxx:45
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:52
Definition DiagnosticsInterface.cxx:30