Defines the LoadControl class. More...
#include <memory>
#include <ikarus/controlroutines/controlinfos.hh>
#include <ikarus/utils/observer/observer.hh>
#include <ikarus/utils/observer/observermessages.hh>
#include <ikarus/controlroutines/loadcontrol.inl>
Go to the source code of this file.
Classes | |
class | Ikarus::LoadControl< NLS > |
The LoadControl control routine increases the last parameter of a nonlinear operator and calls a nonlinear solver.This class represents the LoadControl control routine. It increments the last parameter of a nonlinear operator and utilizes a nonlinear solver, such as Newton's method, to solve the resulting system at each step. More... | |
Namespaces | |
namespace | Ikarus |