27#include "neml2/models/solid_mechanics/FlowRule.h"
Definition AssociativePlasticFlow.h:32
AssociativePlasticFlow(const OptionSet &options)
Definition AssociativePlasticFlow.cxx:52
const Variable< SR2 > & _NM
Flow direction.
Definition AssociativePlasticFlow.h:42
static OptionSet expected_options()
Definition AssociativePlasticFlow.cxx:33
Variable< SR2 > & _Ep_dot
Plastic strain rate.
Definition AssociativePlasticFlow.h:45
void set_value(bool out, bool dout_din, bool d2out_din2) override
The map between input -> output, and optionally its derivatives.
Definition AssociativePlasticFlow.cxx:60
The wrapper (decorator) for cross-referencing unresolved values at parse time.
Definition CrossRef.h:52
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
Definition CrossRef.cxx:32