27#include "neml2/models/Model.h"
Determinant(const OptionSet &options)
Definition Determinant.cxx:53
Variable< Scalar > & _J
Definition Determinant.h:50
const Variable< R2 > & _F
Definition Determinant.h:47
static OptionSet expected_options()
Definition Determinant.cxx:38
void set_value(bool, bool, bool) override
The map between input -> output, and optionally its derivatives.
Definition Determinant.cxx:62
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
Second order tensor without symmetry.
Definition R2.h:42
The symmetric second order tensor.
Definition SR2.h:46
Concrete definition of a variable.
Definition Variable.h:236
Definition DiagnosticsInterface.cxx:29