27#include "neml2/config.h"
31#include "neml2/user_tensors/UserTensorBase.h"
32#include "neml2/user_tensors/CSVReader.h"
33#include "neml2/tensors/Scalar.h"
An interface class for reading CSV files.
Definition CSVReader.h:41
Definition MultiColumnCSVScalar.h:38
MultiColumnCSVScalar(const OptionSet &options)
static OptionSet expected_options()
Scalar make() const override
Create the tensor given input options.
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:51
Scalar.
Definition Scalar.h:38
Definition UserTensorBase.h:41
Definition DiagnosticsInterface.cxx:30