Contains the AdaptiveStepSizing namespace with strategies for adaptive step sizing. More...
#include <ikarus/controlroutines/pathfollowingfunctions.hh>
#include <ikarus/solver/nonlinearsolver/solverinfos.hh>
Go to the source code of this file.
Classes | |
struct | Ikarus::AdaptiveStepSizing::NoOp |
The NoOp strategy for adaptive step sizing. More... | |
struct | Ikarus::AdaptiveStepSizing::IterationBased |
The IterationBased strategy for adaptive step sizing. More... | |
Namespaces | |
namespace | Ikarus |
namespace | Ikarus::AdaptiveStepSizing |
This file defines two strategies for adaptive step sizing: NoOp and IterationBased.