27#include "neml2/user_tensors/FactoryMethodBase.h"
45 T
make()
const override;
Create an empty tensor of type T from the input file.
Definition FactoryMethodBase.h:38
Create a full tensor of type T from the input file.
Definition FullTensor.h:38
T make() const override
Create the tensor given input options.
Definition FullTensor.cxx:52
FullTensorTmpl(const OptionSet &options)
Definition FullTensor.cxx:44
static OptionSet expected_options()
Definition FullTensor.cxx:33
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:51
Definition DiagnosticsInterface.cxx:30