27#include "neml2/base/Registry.h"
28#include "neml2/base/NEML2Object.h"
32#include "neml2/base/CrossRef.h"
33#include "neml2/base/EnumSelection.h"
The base class of all "manufacturable" objects in the NEML2 library.
Definition NEML2Object.h:38
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:100
Definition UserTensorBase.h:38
UserTensorBase(const OptionSet &options)
Definition UserTensorBase.cxx:37
static OptionSet expected_options()
Definition UserTensorBase.cxx:30
Definition CrossRef.cxx:30