27#include "neml2/user_tensors/UserTensorBase.h"
28#include "neml2/tensors/MillerIndex.h"
49 MillerIndex fill(
const std::vector<Integer> & values)
const;
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:52
UserTensorBase(const OptionSet &options)
Definition UserTensorBase.cxx:37
Definition DiagnosticsInterface.cxx:30