27#include "neml2/models/solid_mechanics/crystal_plasticity/SingleSlipHardeningRule.h"
The wrapper (decorator) for cross-referencing unresolved values at parse time.
Definition CrossRef.h:52
Linear slip hardening of the type .
Definition LinearSingleSlipHardeningRule.h:33
const Scalar & _theta
Hardening rate.
Definition LinearSingleSlipHardeningRule.h:43
LinearSingleSlipHardeningRule(const OptionSet &options)
Definition LinearSingleSlipHardeningRule.cxx:46
static OptionSet expected_options()
Definition LinearSingleSlipHardeningRule.cxx:32
void set_value(bool out, bool dout_din, bool d2out_din2) override
The map between input -> output, and optionally its derivatives.
Definition LinearSingleSlipHardeningRule.cxx:53
const torch::TensorOptions & options() const
This model's tensor options.
Definition Model.h:116
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:59
The (logical) scalar.
Definition Scalar.h:38
Any slip rule where all systems share the same strength.
Definition SingleSlipHardeningRule.h:33
Definition CrossRef.cxx:32