27#include "neml2/drivers/solid_mechanics/SolidMechanicsDriver.h"
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:52
void init_stress_control(const OptionSet &options) override
Definition SDTSolidMechanicsDriver.cxx:65
SDTSolidMechanicsDriver(const OptionSet &options)
Definition SDTSolidMechanicsDriver.cxx:51
static OptionSet expected_options()
Definition SDTSolidMechanicsDriver.cxx:32
void init_strain_control(const OptionSet &options) override
Definition SDTSolidMechanicsDriver.cxx:57
SolidMechanicsDriver(const OptionSet &options)
Definition SolidMechanicsDriver.cxx:66
Definition DiagnosticsInterface.cxx:30