fedoo.constitutivelaw.ElastoPlasticity.set_hardening_function

ElastoPlasticity.set_hardening_function(function_type, **kwargs)

Define the isotropic hardening function.

function_type="power" defines R(p) = h * p**beta. function_type="user" accepts hardening_function and hardening_function_derivative callables.