27#include "neml2/models/crystallography/CrystalGeometry.h"
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:52
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