25#include "neml2/models/Data.h"
33 options.section() =
"Data";
Interface for object which can store buffers.
Definition BufferStore.h:36
The wrapper (decorator) for cross-referencing unresolved values at parse time.
Definition CrossRef.h:52
Data(const OptionSet &options)
Construct a new Data object.
Definition Data.cxx:37
static OptionSet expected_options()
Definition Data.cxx:30
The base class of all "manufacturable" objects in the NEML2 library.
Definition NEML2Object.h:38
static OptionSet expected_options()
Definition NEML2Object.cxx:29
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:59
Definition CrossRef.cxx:32