27#include "neml2/tensors/user_tensors/UserTensor.h"
29#include "neml2/tensors/BatchTensor.h"
Definition BatchTensor.h:32
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 zeros BatchTensor from the input file.
Definition ZerosBatchTensor.h:37
ZerosBatchTensor(const OptionSet &options)
Construct a new ZerosBatchTensor object.
Definition ZerosBatchTensor.cxx:46
static OptionSet expected_options()
Definition ZerosBatchTensor.cxx:32
Definition CrossRef.cxx:32