27#include "neml2/user_tensors/UserTensorBase.h"
45 T
make()
const override;
Selection of an enum value from a list of choices.
Definition EnumSelection.h:41
Create a logspace tensor of type T from the input file.
Definition LogspaceTensor.h:38
LogspaceTensorTmpl(const OptionSet &options)
Definition LogspaceTensor.cxx:64
T make() const override
Create the tensor given input options.
Definition LogspaceTensor.cxx:77
static OptionSet expected_options()
Definition LogspaceTensor.cxx:33
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:51
Definition UserTensorBase.h:41
Definition DiagnosticsInterface.cxx:30
int64_t Size
Definition types.h:65
The name of a tensor object that can be referenced in the input files.
Definition VariableStore.h:43