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:85
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:51
static OptionSet expected_options()
Input options.
Definition CubicCrystal.cxx:36
Definition CrystalGeometry.cxx:31