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
CrystalGeometry(const OptionSet &options)
Setup from parameter set.
Definition CrystalGeometry.cxx:67
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:39