Definition at line 242 of file OdeIntegrators.hpp.
Public Types | |
typedef FD::gdb_ext_plus_g_info< state_type::dims > | size_type |
typedef state_type::index_type | index_type |
typedef int | is_state_vector |
typedef state_type_ofpm_add_elements< n_state-1, state_type, state_type >::type | type_data |
Public Member Functions | |
FD::gdb_ext_plus_g_info< state_type::dims > | size () const |
void | resize (const FD::gdb_ext_plus_g_info< state_type::dims > &rsz_obj) |
Data Fields | |
type_data | data |
typedef state_type::index_type state_type_ofpm_impl< n_state, state_type >::index_type |
Definition at line 245 of file OdeIntegrators.hpp.
typedef int state_type_ofpm_impl< n_state, state_type >::is_state_vector |
Definition at line 246 of file OdeIntegrators.hpp.
typedef FD::gdb_ext_plus_g_info<state_type::dims> state_type_ofpm_impl< n_state, state_type >::size_type |
Definition at line 244 of file OdeIntegrators.hpp.
typedef state_type_ofpm_add_elements<n_state-1,state_type,state_type>::type state_type_ofpm_impl< n_state, state_type >::type_data |
Definition at line 248 of file OdeIntegrators.hpp.
|
inline |
Definition at line 258 of file OdeIntegrators.hpp.
|
inline |
Definition at line 252 of file OdeIntegrators.hpp.
type_data state_type_ofpm_impl< n_state, state_type >::data |
Definition at line 250 of file OdeIntegrators.hpp.