27#include "neml2/models/Model.h"
42 void set_value(
bool,
bool,
bool)
override;
The plastic flow direction assuming an associative J2 flow.
Definition AssociativeJ2FlowDirection.h:35
AssociativeJ2FlowDirection(const OptionSet &options)
Definition AssociativeJ2FlowDirection.cxx:52
Variable< SR2 > & _N
Flow direction.
Definition AssociativeJ2FlowDirection.h:48
const Variable< SR2 > & _M
Mandel stress.
Definition AssociativeJ2FlowDirection.h:45
static OptionSet expected_options()
Definition AssociativeJ2FlowDirection.cxx:38
void set_value(bool, bool, bool) override
The map between input -> output, and optionally its derivatives.
Definition AssociativeJ2FlowDirection.cxx:60
The base class for all constitutive models.
Definition Model.h:70
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:51
Concrete definition of a variable.
Definition VariableStore.h:41
Definition DiagnosticsInterface.cxx:30