27#include "neml2/models/solid_mechanics/FlowRule.h"
Definition AssociativeIsotropicPlasticHardening.h:32
Variable< Scalar > & _ep_dot
Rate of equivalent plastic strain.
Definition AssociativeIsotropicPlasticHardening.h:45
const Variable< Scalar > & _Nk
Isotropic hardening direction.
Definition AssociativeIsotropicPlasticHardening.h:42
AssociativeIsotropicPlasticHardening(const OptionSet &options)
Definition AssociativeIsotropicPlasticHardening.cxx:52
static OptionSet expected_options()
Definition AssociativeIsotropicPlasticHardening.cxx:32
void set_value(bool out, bool dout_din, bool d2out_din2) override
The map between input -> output, and optionally its derivatives.
Definition AssociativeIsotropicPlasticHardening.cxx:61
The wrapper (decorator) for cross-referencing unresolved values at parse time.
Definition CrossRef.h:56
const torch::TensorOptions & options() const
Storage tensor options.
Definition Model.h:111
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:100
Definition CrossRef.cxx:30