|
Plugins
|
Cost is identical to (summation over) number of steps. More...
#include <limex_integrator.hpp>
Inheritance diagram for ug::LimexDefaultCost: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. | |
Public Member Functions inherited from ug::ILimexCostStrategy | |
| virtual | ~ILimexCostStrategy () |
| destructor | |
Cost is identical to (summation over) number of steps.
|
inline |
|
inlinevirtual |
provides the cost for all 0...nstages stages.
Implements ug::ILimexCostStrategy.