27#include "neml2/models/Model.h"
39 void set_value(
bool,
bool,
bool)
override;
const Variable< R2 > & _F
Deformation gradient.
Definition GreenLagrangeStrain.h:45
Variable< SR2 > & _E
Green-Lagrange strain.
Definition GreenLagrangeStrain.h:42
GreenLagrangeStrain(const OptionSet &options)
Definition GreenLagrangeStrain.cxx:51
static OptionSet expected_options()
Definition GreenLagrangeStrain.cxx:35
void set_value(bool, bool, bool) override
The map between input -> output, and optionally its derivatives.
Definition GreenLagrangeStrain.cxx:59
Model(const OptionSet &options)
Construct a new Model object.
Definition Model.cxx:96
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 Variable.h:236
Definition DiagnosticsInterface.cxx:29