#include <rosenbrock4.hpp>
Public Types | |
typedef Value | value_type |
typedef unsigned short | order_type |
Public Member Functions | |
default_rosenbrock_coefficients (void) | |
Public Attributes | |
const value_type | gamma |
const value_type | d1 |
const value_type | d2 |
const value_type | d3 |
const value_type | d4 |
const value_type | c2 |
const value_type | c3 |
const value_type | c4 |
const value_type | c21 |
const value_type | a21 |
const value_type | c31 |
const value_type | c32 |
const value_type | a31 |
const value_type | a32 |
const value_type | c41 |
const value_type | c42 |
const value_type | c43 |
const value_type | a41 |
const value_type | a42 |
const value_type | a43 |
const value_type | c51 |
const value_type | c52 |
const value_type | c53 |
const value_type | c54 |
const value_type | a51 |
const value_type | a52 |
const value_type | a53 |
const value_type | a54 |
const value_type | c61 |
const value_type | c62 |
const value_type | c63 |
const value_type | c64 |
const value_type | c65 |
const value_type | d21 |
const value_type | d22 |
const value_type | d23 |
const value_type | d24 |
const value_type | d25 |
const value_type | d31 |
const value_type | d32 |
const value_type | d33 |
const value_type | d34 |
const value_type | d35 |
Static Public Attributes | |
static const order_type | stepper_order = 4 |
static const order_type | error_order = 3 |
typedef unsigned short boost::numeric::odeint::default_rosenbrock_coefficients< Value >::order_type |
typedef Value boost::numeric::odeint::default_rosenbrock_coefficients< Value >::value_type |
|
inline |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::a21 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::a31 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::a32 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::a41 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::a42 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::a43 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::a51 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::a52 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::a53 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::a54 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::c2 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::c21 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::c3 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::c31 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::c32 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::c4 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::c41 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::c42 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::c43 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::c51 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::c52 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::c53 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::c54 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::c61 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::c62 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::c63 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::c64 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::c65 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::d1 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::d2 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::d21 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::d22 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::d23 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::d24 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::d25 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::d3 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::d31 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::d32 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::d33 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::d34 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::d35 |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::d4 |
|
static |
const value_type boost::numeric::odeint::default_rosenbrock_coefficients< Value >::gamma |
|
static |