27#include "neml2/models/crystallography/CrystalGeometry.h"
Factory * factory() const
Get the factory that created this object.
Definition NEML2Object.h:92
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:51
Defines the geometry of a crystal system This includes a basic definition of the crystal lattice,...
Definition CrystalGeometry.h:48
Specialized crystal geometry for cubic crystals.
Definition CubicCrystal.h:33
CubicCrystal(const OptionSet &options)
Setup from parameter set.
Definition CubicCrystal.cxx:52
static OptionSet expected_options()
Input options.
Definition CubicCrystal.cxx:37
Definition CrystalGeometry.cxx:46