27#include "neml2/models/Model.h"
29#include "neml2/models/crystallography/CrystalGeometry.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 > & _tau
Slip strengths.
Definition SlipStrengthMap.h:48
SlipStrengthMap(const OptionSet &options)
Definition SlipStrengthMap.cxx:49
const crystallography::CrystalGeometry & _crystal_geometry
Crystal geometry class with slip geometry.
Definition SlipStrengthMap.h:45
static OptionSet expected_options()
Definition SlipStrengthMap.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 DiagnosticsInterface.cxx:30