27#include "neml2/models/Model.h"
const Variable< R2 > & _F
Deformation gradient.
Definition GreenLagrangeStrain.h:45
Variable< SR2 > & _E
Green-Lagrange strain.
Definition GreenLagrangeStrain.h:42
GreenLagrangeStrain(const OptionSet &options)
static OptionSet expected_options()
void set_value(bool, bool, bool) override
The map between input -> output, and optionally its derivatives.
Model(const OptionSet &options)
Construct a new Model object.
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:52
Concrete definition of a variable.
Definition Variable.h:37
Definition DiagnosticsInterface.h:31