27#include "neml2/base/NEML2Object.h"
28#include "neml2/base/Registry.h"
32#include "neml2/base/TensorName.h"
33#include "neml2/base/EnumSelection.h"
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:52
const bool verbose
Whether to print additional (debugging) information during the solve.
Definition Solver.h:54
Solver(const OptionSet &options)
Construct a new Solver object.
Definition Solver.cxx:41
static OptionSet expected_options()
Definition Solver.cxx:30
Definition DiagnosticsInterface.cxx:30