27#include "neml2/user_tensors/UserTensorBase.h"
28#include "neml2/tensors/MillerIndex.h"
49 MillerIndex fill(
const std::vector<int64_t> & values)
const;
Create a single-batched "list" of Miller indices.
Definition FillMillerIndex.h:36
static OptionSet expected_options()
Definition FillMillerIndex.cxx:33
FillMillerIndex(const OptionSet &options)
Construct a new FillMillerIndex object.
Definition FillMillerIndex.cxx:44
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:51
Definition UserTensorBase.h:38
Definition DiagnosticsInterface.cxx:30