|
criptic v1
Cosmic Ray Interstellar Propagation Tool using Itô Calculus
|
A namespace to hold the Runge-Kutta-Fehlberg coefficients. More...
Variables | |
| static constexpr Real | ah [] |
| static constexpr Real | b3 [] |
| static constexpr Real | b4 [] |
| static constexpr Real | b5 [] |
| static constexpr Real | b6 [] |
| static constexpr Real | c1 = 902880.0 / 7618050.0 |
| static constexpr Real | c3 = 3953664.0 / 7618050.0 |
| static constexpr Real | c4 = 3855735.0 / 7618050.0 |
| static constexpr Real | c5 = -1371249.0 / 7618050.0 |
| static constexpr Real | c6 = 277020.0 / 7618050.0 |
| static constexpr Real | ec [] |
A namespace to hold the Runge-Kutta-Fehlberg coefficients.
The coefficients here have been copied from the GSL
|
staticconstexpr |
RKF coefficients ah
|
staticconstexpr |
RKF coefficients b3
|
staticconstexpr |
RKF coefficients b4
|
staticconstexpr |
RKF coefficients b5
|
staticconstexpr |
RKF coefficients b6
|
staticconstexpr |
RKF coefficient c1
|
staticconstexpr |
RKF coefficient c3
|
staticconstexpr |
RKF coefficient c4
|
staticconstexpr |
RKF coefficient c5
|
staticconstexpr |
RKF coefficient c6
|
staticconstexpr |
RKF coefficients ec