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:51
Small deformation total solid mechanics driver.
Definition SDTSolidMechanicsDriver.h:33
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
The transient driver specialized for solid mechanics problems.
Definition SolidMechanicsDriver.h:40
Definition DiagnosticsInterface.cxx:30