27#include "neml2/models/Model.h"
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
Scalar.
Definition Scalar.h:38
Variable< Scalar > & _g
Slip rates.
Definition SlipRule.h:50
SlipRule(const OptionSet &options)
Definition SlipRule.cxx:57
const Variable< Scalar > & _rss
Resolved shears.
Definition SlipRule.h:53
const Variable< Scalar > & _tau
Slip strengths, mapped from internal variables.
Definition SlipRule.h:56
const crystallography::CrystalGeometry & _crystal_geometry
Crystal geometry class with slip geometry.
Definition SlipRule.h:47
static OptionSet expected_options()
Definition SlipRule.cxx:34
Concrete definition of a variable.
Definition Variable.h:236
Defines the geometry of a crystal system This includes a basic definition of the crystal lattice,...
Definition CrystalGeometry.h:49
Definition CrystalGeometry.cxx:39
Definition DiagnosticsInterface.cxx:30