Plugins
|
Cost is identical to (summation over) number of steps. More...
#include <limex_integrator.hpp>
Public Member Functions | |
LimexDefaultCost () | |
void | update_cost (std::vector< number > &m_costA, const std::vector< size_t > &m_vSteps, const size_t nstages) |
provides the cost for all 0...nstages stages. More... | |
Public Member Functions inherited from ug::ILimexCostStrategy | |
virtual | ~ILimexCostStrategy () |
destructor More... | |
Cost is identical to (summation over) number of steps.
|
inline |
|
inlinevirtual |
provides the cost for all 0...nstages stages.
Implements ug::ILimexCostStrategy.