#include <rosenbrock4.hpp>
|
| rosenbrock4 (void) |
|
order_type | order () const |
|
template<class System > |
void | do_step (System system, const state_type &x, time_type t, state_type &xout, time_type dt, state_type &xerr) |
|
template<class System > |
void | do_step (System system, state_type &x, time_type t, time_type dt, state_type &xerr) |
|
template<class System > |
void | do_step (System system, const state_type &x, time_type t, state_type &xout, time_type dt) |
|
template<class System > |
void | do_step (System system, state_type &x, time_type t, time_type dt) |
|
void | prepare_dense_output () |
|
void | calc_state (time_type t, state_type &x, const state_type &x_old, time_type t_old, const state_type &x_new, time_type t_new) |
|
template<class StateType > |
void | adjust_size (const StateType &x) |
|
|
template<class StateIn > |
bool | resize_impl (const StateIn &x) |
|
template<class StateIn > |
bool | resize_x_err (const StateIn &x) |
|
template<class Value , class Coefficients = default_rosenbrock_coefficients< Value >, class Resizer = initially_resizer>
template<class Value , class Coefficients = default_rosenbrock_coefficients< Value >, class Resizer = initially_resizer>
template<class Value , class Coefficients = default_rosenbrock_coefficients< Value >, class Resizer = initially_resizer>
template<class Value , class Coefficients = default_rosenbrock_coefficients< Value >, class Resizer = initially_resizer>
template<class Value , class Coefficients = default_rosenbrock_coefficients< Value >, class Resizer = initially_resizer>
template<class Value , class Coefficients = default_rosenbrock_coefficients< Value >, class Resizer = initially_resizer>
template<class Value , class Coefficients = default_rosenbrock_coefficients< Value >, class Resizer = initially_resizer>
template<class Value , class Coefficients = default_rosenbrock_coefficients< Value >, class Resizer = initially_resizer>
template<class Value , class Coefficients = default_rosenbrock_coefficients< Value >, class Resizer = initially_resizer>
template<class Value , class Coefficients = default_rosenbrock_coefficients< Value >, class Resizer = initially_resizer>
template<class Value , class Coefficients = default_rosenbrock_coefficients< Value >, class Resizer = initially_resizer>
template<class Value , class Coefficients = default_rosenbrock_coefficients< Value >, class Resizer = initially_resizer>
template<class Value , class Coefficients = default_rosenbrock_coefficients< Value >, class Resizer = initially_resizer>
template<class Value , class Coefficients = default_rosenbrock_coefficients< Value >, class Resizer = initially_resizer>
template<class Value , class Coefficients = default_rosenbrock_coefficients< Value >, class Resizer = initially_resizer>
template<class Value , class Coefficients = default_rosenbrock_coefficients< Value >, class Resizer = initially_resizer>
template<class Value , class Coefficients = default_rosenbrock_coefficients< Value >, class Resizer = initially_resizer>
template<class StateType >
template<class Value , class Coefficients = default_rosenbrock_coefficients< Value >, class Resizer = initially_resizer>
template<class Value , class Coefficients = default_rosenbrock_coefficients< Value >, class Resizer = initially_resizer>
template<class System >
References boost::numeric::odeint::detail::_1, boost::bind(), boost::multiprecision::backends::i, boost::numeric::ublas::lu_factorize(), boost::numeric::ublas::lu_substitute(), boost::numeric::odeint::state_wrapper< V, Enabler >::m_v, boost::n, boost::ref(), boost::numeric::ublas::vector< T, A >::size(), template, and boost::detail::type.
Referenced by boost::numeric::odeint::rosenbrock4< Value, Coefficients, Resizer >::do_step().
template<class Value , class Coefficients = default_rosenbrock_coefficients< Value >, class Resizer = initially_resizer>
template<class System >
template<class Value , class Coefficients = default_rosenbrock_coefficients< Value >, class Resizer = initially_resizer>
template<class System >
template<class Value , class Coefficients = default_rosenbrock_coefficients< Value >, class Resizer = initially_resizer>
template<class System >
template<class Value , class Coefficients = default_rosenbrock_coefficients< Value >, class Resizer = initially_resizer>
template<class Value , class Coefficients = default_rosenbrock_coefficients< Value >, class Resizer = initially_resizer>
template<class Value , class Coefficients = default_rosenbrock_coefficients< Value >, class Resizer = initially_resizer>
template<class StateIn >
template<class Value , class Coefficients = default_rosenbrock_coefficients< Value >, class Resizer = initially_resizer>
template<class StateIn >
template<class Value , class Coefficients = default_rosenbrock_coefficients< Value >, class Resizer = initially_resizer>
template<class Value , class Coefficients = default_rosenbrock_coefficients< Value >, class Resizer = initially_resizer>
The documentation for this class was generated from the following file: