fedoo.constitutivelaw.ElastoPlasticity.set_hardening_function
- ElastoPlasticity.set_hardening_function(function_type, **kwargs)
Define the isotropic hardening function.
function_type="power"definesR(p) = h * p**beta.function_type="user"acceptshardening_functionandhardening_function_derivativecallables.