Heidelberg Educational Numerics Library Version 0.24 (from 9 September 2011)
|
get_dt() const | hdnum::RungeKutta4< M > | [inline] |
get_order() const | hdnum::RungeKutta4< M > | [inline] |
get_state() const | hdnum::RungeKutta4< M > | [inline] |
get_time() const | hdnum::RungeKutta4< M > | [inline] |
number_type typedef | hdnum::RungeKutta4< M > | |
RungeKutta4(const M &model_) | hdnum::RungeKutta4< M > | [inline] |
set_dt(time_type dt_) | hdnum::RungeKutta4< M > | [inline] |
set_state(time_type t_, const Vector< number_type > &u_) | hdnum::RungeKutta4< M > | [inline] |
size_type typedef | hdnum::RungeKutta4< M > | |
step() | hdnum::RungeKutta4< M > | [inline] |
time_type typedef | hdnum::RungeKutta4< M > |