Defines the LoadControl class.
More...
Go to the source code of this file.
|
struct | Ikarus::LoadControlConfig |
| Config for the Load-Control control routine. More...
|
|
class | Ikarus::LoadControl< NLS > |
| The LoadControl control routine increases the parameter of the fe requirements given in run function and solves the corresponding differentiable function f for its root and calls a nonlinear solver. controlroutines This class represents the LoadControl control routine. It increments the parameter of the fe requirement and utilizes a nonlinear solver, such as Newton's method, to solve the resulting system at each step. More...
|
|