27#include "neml2/models/solid_mechanics/FredrickArmstrongPlasticHardening.h"
41 void set_value(
bool out,
bool dout_din,
bool d2out_din2)
override;
const Scalar & _A
Definition ChabochePlasticHardening.h:43
const Scalar & _a
Definition ChabochePlasticHardening.h:44
ChabochePlasticHardening(const OptionSet &options)
static OptionSet expected_options()
void set_value(bool out, bool dout_din, bool d2out_din2) override
The map between input -> output, and optionally its derivatives.
FredrickArmstrongPlasticHardening(const OptionSet &options)
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:52
Scalar.
Definition Scalar.h:38
Definition DiagnosticsInterface.h:31