27#include "neml2/models/Model.h"
40 void set_value(
bool,
bool,
bool)
override;
The plastic flow direction assuming an associative J2 flow.
Definition AssociativeJ2FlowDirection.h:33
AssociativeJ2FlowDirection(const OptionSet &options)
Definition AssociativeJ2FlowDirection.cxx:47
Variable< SR2 > & _N
Flow direction.
Definition AssociativeJ2FlowDirection.h:46
const Variable< SR2 > & _M
Mandel stress.
Definition AssociativeJ2FlowDirection.h:43
static OptionSet expected_options()
Definition AssociativeJ2FlowDirection.cxx:33
void set_value(bool, bool, bool) override
The map between input -> output, and optionally its derivatives.
Definition AssociativeJ2FlowDirection.cxx:55
The wrapper (decorator) for cross-referencing unresolved values at parse time.
Definition CrossRef.h:54
The base class for all constitutive models.
Definition Model.h:51
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:85
Definition CrossRef.cxx:31