LIMEX plugin
Loading...
Searching...
No Matches
ug::LimexDefaultCost Class Reference

Cost is identical to (summation over) number of steps. More...

#include <limex_integrator.hpp>

Inheritance diagram for ug::LimexDefaultCost:
ug::ILimexCostStrategy

Public Member Functions

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
 

Detailed Description

Cost is identical to (summation over) number of steps.

Member Function Documentation

◆ update_cost()

void ug::LimexDefaultCost::update_cost ( std::vector< number > & costA,
const std::vector< size_t > & vSteps,
const size_t nstages )
inlinevirtual

provides the cost for all 0...nstages stages.

Implements ug::ILimexCostStrategy.


The documentation for this class was generated from the following file: