27#include "neml2/tensors/user_tensors/UserTensor.h"
29#include "neml2/models/crystallography/MillerIndex.h"
33namespace crystallography
The wrapper (decorator) for cross-referencing unresolved values at parse time.
Definition CrossRef.h:52
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:59
Definition UserTensor.h:33
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:32