|
Smith
0.1
Smith is an implicit thermal structural mechanics simulation code.
|
A timestep and boundary condition enforcement method for a dynamic solver. More...
#include <solver_config.hpp>
Public Attributes | |
| TimestepMethod | timestepper = TimestepMethod::QuasiStatic |
| The timestepping method to be applied. | |
| DirichletEnforcementMethod | enforcement_method = DirichletEnforcementMethod::RateControl |
| The essential boundary enforcement method to use. | |
A timestep and boundary condition enforcement method for a dynamic solver.
Definition at line 92 of file solver_config.hpp.