27#include "neml2/tensors/user_tensors/UserTensorBase.h"
29#include "neml2/models/crystallography/MillerIndex.h"
33namespace crystallography
The wrapper (decorator) for cross-referencing unresolved values at parse time.
Definition CrossRef.h:56
Represention of a crystal direction or plane a Miller Index.
Definition MillerIndex.h:38
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:100
Definition UserTensorBase.h:38
Create a single-batched "list" of Miller indices.
Definition FillMillerIndex.h:39
static OptionSet expected_options()
Definition FillMillerIndex.cxx:35
FillMillerIndex(const OptionSet &options)
Construct a new FillMillerIndex object.
Definition FillMillerIndex.cxx:46
Definition CrossRef.cxx:30