27#include "neml2/models/Model.h"
42 void set_value(
bool,
bool,
bool)
override;
AssociativeJ2FlowDirection(const OptionSet &options)
Definition AssociativeJ2FlowDirection.cxx:49
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:35
void set_value(bool, bool, bool) override
The map between input -> output, and optionally its derivatives.
Definition AssociativeJ2FlowDirection.cxx:57
Model(const OptionSet &options)
Construct a new Model object.
Definition Model.cxx:110
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:52
The symmetric second order tensor.
Definition SR2.h:46
Concrete definition of a variable.
Definition Variable.h:236
Definition DiagnosticsInterface.cxx:30