Advertisement
Guest User

Error odeint boost

a guest
Nov 9th, 2013
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 57.76 KB | None | 0 0
  1. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:266:147: note: suggested alternatives:
  2. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  3. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  4. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  5. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp: In member function ‘typename boost::disable_if<boost::is_same<StateIn, typename ErrorStepper::time_type>, boost::numeric::odeint::controlled_step_result>::type boost::numeric::odeint::controlled_runge_kutta<ErrorStepper, ErrorChecker, Resizer, boost::numeric::odeint::explicit_error_stepper_tag>::try_step(System, const StateIn&, boost::numeric::odeint::controlled_runge_kutta<ErrorStepper, ErrorChecker, Resizer, boost::numeric::odeint::explicit_error_stepper_tag>::time_type&, StateOut&, boost::numeric::odeint::controlled_runge_kutta<ErrorStepper, ErrorChecker, Resizer, boost::numeric::odeint::explicit_error_stepper_tag>::time_type&)’:
  6. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:307:42: error: ‘bind’ is not a member of ‘boost::numeric::odeint::detail’
  7. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:307:42: note: suggested alternative:
  8. /usr/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp:18:8: note:   ‘boost::mpl::bind’
  9. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:307:122: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  10. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:307:122: note: suggested alternative:
  11. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  12. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:307:145: error: ‘_1’ is not a member of ‘boost::numeric::odeint::detail’
  13. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:307:145: note: suggested alternatives:
  14. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  15. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  16. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  17. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp: In member function ‘boost::numeric::odeint::controlled_step_result boost::numeric::odeint::controlled_runge_kutta<ErrorStepper, ErrorChecker, Resizer, boost::numeric::odeint::explicit_error_stepper_tag>::try_step(System, const StateIn&, const DerivIn&, boost::numeric::odeint::controlled_runge_kutta<ErrorStepper, ErrorChecker, Resizer, boost::numeric::odeint::explicit_error_stepper_tag>::time_type&, StateOut&, boost::numeric::odeint::controlled_runge_kutta<ErrorStepper, ErrorChecker, Resizer, boost::numeric::odeint::explicit_error_stepper_tag>::time_type&)’:
  18. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:344:42: error: ‘bind’ is not a member of ‘boost::numeric::odeint::detail’
  19. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:344:42: note: suggested alternative:
  20. /usr/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp:18:8: note:   ‘boost::mpl::bind’
  21. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:344:122: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  22. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:344:122: note: suggested alternative:
  23. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  24. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:344:145: error: ‘_1’ is not a member of ‘boost::numeric::odeint::detail’
  25. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:344:145: note: suggested alternatives:
  26. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  27. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  28. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  29. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp: In member function ‘boost::numeric::odeint::controlled_step_result boost::numeric::odeint::controlled_runge_kutta<ErrorStepper, ErrorChecker, Resizer, boost::numeric::odeint::explicit_error_stepper_tag>::try_step_v1(System, StateInOut&, boost::numeric::odeint::controlled_runge_kutta<ErrorStepper, ErrorChecker, Resizer, boost::numeric::odeint::explicit_error_stepper_tag>::time_type&, boost::numeric::odeint::controlled_runge_kutta<ErrorStepper, ErrorChecker, Resizer, boost::numeric::odeint::explicit_error_stepper_tag>::time_type&)’:
  30. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:430:41: error: ‘bind’ is not a member of ‘boost::numeric::odeint::detail’
  31. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:430:41: note: suggested alternative:
  32. /usr/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp:18:8: note:   ‘boost::mpl::bind’
  33. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:430:124: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  34. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:430:124: note: suggested alternative:
  35. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  36. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:430:147: error: ‘_1’ is not a member of ‘boost::numeric::odeint::detail’
  37. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:430:147: note: suggested alternatives:
  38. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  39. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  40. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  41. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp: In member function ‘typename boost::disable_if<boost::is_same<StateIn, typename ErrorStepper::time_type>, boost::numeric::odeint::controlled_step_result>::type boost::numeric::odeint::controlled_runge_kutta<ErrorStepper, ErrorChecker, Resizer, boost::numeric::odeint::explicit_error_stepper_fsal_tag>::try_step(System, const StateIn&, boost::numeric::odeint::controlled_runge_kutta<ErrorStepper, ErrorChecker, Resizer, boost::numeric::odeint::explicit_error_stepper_fsal_tag>::time_type&, StateOut&, boost::numeric::odeint::controlled_runge_kutta<ErrorStepper, ErrorChecker, Resizer, boost::numeric::odeint::explicit_error_stepper_fsal_tag>::time_type&)’:
  42. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:626:46: error: ‘bind’ is not a member of ‘boost::numeric::odeint::detail’
  43. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:626:46: note: suggested alternative:
  44. /usr/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp:18:8: note:   ‘boost::mpl::bind’
  45. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:626:126: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  46. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:626:126: note: suggested alternative:
  47. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  48. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:626:149: error: ‘_1’ is not a member of ‘boost::numeric::odeint::detail’
  49. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:626:149: note: suggested alternatives:
  50. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  51. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  52. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  53. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp: In member function ‘boost::numeric::odeint::controlled_step_result boost::numeric::odeint::controlled_runge_kutta<ErrorStepper, ErrorChecker, Resizer, boost::numeric::odeint::explicit_error_stepper_fsal_tag>::try_step(System, StateInOut&, DerivInOut&, boost::numeric::odeint::controlled_runge_kutta<ErrorStepper, ErrorChecker, Resizer, boost::numeric::odeint::explicit_error_stepper_fsal_tag>::time_type&, boost::numeric::odeint::controlled_runge_kutta<ErrorStepper, ErrorChecker, Resizer, boost::numeric::odeint::explicit_error_stepper_fsal_tag>::time_type&)’:
  54. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:661:41: error: ‘bind’ is not a member of ‘boost::numeric::odeint::detail’
  55. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:661:41: note: suggested alternative:
  56. /usr/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp:18:8: note:   ‘boost::mpl::bind’
  57. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:661:124: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  58. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:661:124: note: suggested alternative:
  59. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  60. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:661:147: error: ‘_1’ is not a member of ‘boost::numeric::odeint::detail’
  61. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:661:147: note: suggested alternatives:
  62. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  63. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  64. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  65. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:662:45: error: ‘bind’ is not a member of ‘boost::numeric::odeint::detail’
  66. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:662:45: note: suggested alternative:
  67. /usr/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp:18:8: note:   ‘boost::mpl::bind’
  68. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:662:132: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  69. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:662:132: note: suggested alternative:
  70. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  71. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:662:155: error: ‘_1’ is not a member of ‘boost::numeric::odeint::detail’
  72. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:662:155: note: suggested alternatives:
  73. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  74. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  75. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  76. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp: In member function ‘boost::numeric::odeint::controlled_step_result boost::numeric::odeint::controlled_runge_kutta<ErrorStepper, ErrorChecker, Resizer, boost::numeric::odeint::explicit_error_stepper_fsal_tag>::try_step(System, const StateIn&, const DerivIn&, boost::numeric::odeint::controlled_runge_kutta<ErrorStepper, ErrorChecker, Resizer, boost::numeric::odeint::explicit_error_stepper_fsal_tag>::time_type&, StateOut&, DerivOut&, boost::numeric::odeint::controlled_runge_kutta<ErrorStepper, ErrorChecker, Resizer, boost::numeric::odeint::explicit_error_stepper_fsal_tag>::time_type&)’:
  77. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:706:42: error: ‘bind’ is not a member of ‘boost::numeric::odeint::detail’
  78. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:706:42: note: suggested alternative:
  79. /usr/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp:18:8: note:   ‘boost::mpl::bind’
  80. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:706:122: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  81. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:706:122: note: suggested alternative:
  82. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  83. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:706:145: error: ‘_1’ is not a member of ‘boost::numeric::odeint::detail’
  84. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:706:145: note: suggested alternatives:
  85. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  86. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  87. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  88. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp: In member function ‘boost::numeric::odeint::controlled_step_result boost::numeric::odeint::controlled_runge_kutta<ErrorStepper, ErrorChecker, Resizer, boost::numeric::odeint::explicit_error_stepper_fsal_tag>::try_step_v1(System, StateInOut&, boost::numeric::odeint::controlled_runge_kutta<ErrorStepper, ErrorChecker, Resizer, boost::numeric::odeint::explicit_error_stepper_fsal_tag>::time_type&, boost::numeric::odeint::controlled_runge_kutta<ErrorStepper, ErrorChecker, Resizer, boost::numeric::odeint::explicit_error_stepper_fsal_tag>::time_type&)’:
  89. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:855:45: error: ‘bind’ is not a member of ‘boost::numeric::odeint::detail’
  90. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:855:45: note: suggested alternative:
  91. /usr/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp:18:8: note:   ‘boost::mpl::bind’
  92. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:855:128: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  93. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:855:128: note: suggested alternative:
  94. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  95. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:855:151: error: ‘_1’ is not a member of ‘boost::numeric::odeint::detail’
  96. /usr/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp:855:151: note: suggested alternatives:
  97. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  98. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  99. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  100. In file included from /usr/include/boost/numeric/odeint.hpp:37:0,
  101.                  from test.cpp:2:
  102. /usr/include/boost/numeric/odeint/stepper/dense_output_runge_kutta.hpp: In member function ‘void boost::numeric::odeint::dense_output_runge_kutta<Stepper, boost::numeric::odeint::stepper_tag>::initialize(const StateType&, boost::numeric::odeint::dense_output_runge_kutta<Stepper, boost::numeric::odeint::stepper_tag>::time_type, boost::numeric::odeint::dense_output_runge_kutta<Stepper, boost::numeric::odeint::stepper_tag>::time_type)’:
  103. /usr/include/boost/numeric/odeint/stepper/dense_output_runge_kutta.hpp:103:37: error: ‘bind’ is not a member of ‘boost::numeric::odeint::detail’
  104. /usr/include/boost/numeric/odeint/stepper/dense_output_runge_kutta.hpp:103:37: note: suggested alternative:
  105. /usr/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp:18:8: note:   ‘boost::mpl::bind’
  106. /usr/include/boost/numeric/odeint/stepper/dense_output_runge_kutta.hpp:103:115: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  107. /usr/include/boost/numeric/odeint/stepper/dense_output_runge_kutta.hpp:103:115: note: suggested alternative:
  108. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  109. In file included from /usr/include/boost/numeric/odeint.hpp:37:0,
  110.                  from test.cpp:2:
  111. /usr/include/boost/numeric/odeint/stepper/dense_output_runge_kutta.hpp:103:138: error: ‘_1’ is not a member of ‘boost::numeric::odeint::detail’
  112. /usr/include/boost/numeric/odeint/stepper/dense_output_runge_kutta.hpp:103:138: note: suggested alternatives:
  113. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  114. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  115. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  116. /usr/include/boost/numeric/odeint/stepper/dense_output_runge_kutta.hpp: In member function ‘void boost::numeric::odeint::dense_output_runge_kutta<Stepper, boost::numeric::odeint::explicit_controlled_stepper_fsal_tag>::initialize(const StateType&, boost::numeric::odeint::dense_output_runge_kutta<Stepper, boost::numeric::odeint::explicit_controlled_stepper_fsal_tag>::time_type, boost::numeric::odeint::dense_output_runge_kutta<Stepper, boost::numeric::odeint::explicit_controlled_stepper_fsal_tag>::time_type)’:
  117. /usr/include/boost/numeric/odeint/stepper/dense_output_runge_kutta.hpp:298:37: error: ‘bind’ is not a member of ‘boost::numeric::odeint::detail’
  118. /usr/include/boost/numeric/odeint/stepper/dense_output_runge_kutta.hpp:298:37: note: suggested alternative:
  119. /usr/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp:18:8: note:   ‘boost::mpl::bind’
  120. /usr/include/boost/numeric/odeint/stepper/dense_output_runge_kutta.hpp:298:110: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  121. /usr/include/boost/numeric/odeint/stepper/dense_output_runge_kutta.hpp:298:110: note: suggested alternative:
  122. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  123. /usr/include/boost/numeric/odeint/stepper/dense_output_runge_kutta.hpp:298:133: error: ‘_1’ is not a member of ‘boost::numeric::odeint::detail’
  124. /usr/include/boost/numeric/odeint/stepper/dense_output_runge_kutta.hpp:298:133: note: suggested alternatives:
  125. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  126. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  127. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  128. In file included from /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer.hpp:35:0,
  129.                  from /usr/include/boost/numeric/odeint.hpp:39,
  130.                  from test.cpp:2:
  131. /usr/include/boost/numeric/odeint/stepper/modified_midpoint.hpp: In member function ‘void boost::numeric::odeint::modified_midpoint<State, Value, Deriv, Time, Algebra, Operations, Resizer>::do_step_impl(System, const StateIn&, const DerivIn&, boost::numeric::odeint::modified_midpoint<State, Value, Deriv, Time, Algebra, Operations, Resizer>::time_type, StateOut&, boost::numeric::odeint::modified_midpoint<State, Value, Deriv, Time, Algebra, Operations, Resizer>::time_type)’:
  132. /usr/include/boost/numeric/odeint/stepper/modified_midpoint.hpp:83:37: error: ‘bind’ is not a member of ‘boost::numeric::odeint::detail’
  133. /usr/include/boost/numeric/odeint/stepper/modified_midpoint.hpp:83:37: note: suggested alternative:
  134. /usr/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp:18:8: note:   ‘boost::mpl::bind’
  135. /usr/include/boost/numeric/odeint/stepper/modified_midpoint.hpp:83:100: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  136. /usr/include/boost/numeric/odeint/stepper/modified_midpoint.hpp:83:100: note: suggested alternative:
  137. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  138. In file included from /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer.hpp:35:0,
  139.                  from /usr/include/boost/numeric/odeint.hpp:39,
  140.                  from test.cpp:2:
  141. /usr/include/boost/numeric/odeint/stepper/modified_midpoint.hpp:83:123: error: ‘_1’ is not a member of ‘boost::numeric::odeint::detail’
  142. /usr/include/boost/numeric/odeint/stepper/modified_midpoint.hpp:83:123: note: suggested alternatives:
  143. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  144. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  145. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  146. /usr/include/boost/numeric/odeint/stepper/modified_midpoint.hpp: In member function ‘void boost::numeric::odeint::modified_midpoint_dense_out<State, Value, Deriv, Time, Algebra, Operations, Resizer>::do_step(System, const StateIn&, const DerivIn&, boost::numeric::odeint::modified_midpoint_dense_out<State, Value, Deriv, Time, Algebra, Operations, Resizer>::time_type, StateOut&, boost::numeric::odeint::modified_midpoint_dense_out<State, Value, Deriv, Time, Algebra, Operations, Resizer>::time_type, boost::numeric::odeint::modified_midpoint_dense_out<State, Value, Deriv, Time, Algebra, Operations, Resizer>::state_type&, boost::numeric::odeint::modified_midpoint_dense_out<State, Value, Deriv, Time, Algebra, Operations, Resizer>::deriv_table_type&)’:
  147. /usr/include/boost/numeric/odeint/stepper/modified_midpoint.hpp:206:37: error: ‘bind’ is not a member of ‘boost::numeric::odeint::detail’
  148. /usr/include/boost/numeric/odeint/stepper/modified_midpoint.hpp:206:37: note: suggested alternative:
  149. /usr/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp:18:8: note:   ‘boost::mpl::bind’
  150. /usr/include/boost/numeric/odeint/stepper/modified_midpoint.hpp:206:95: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  151. /usr/include/boost/numeric/odeint/stepper/modified_midpoint.hpp:206:95: note: suggested alternative:
  152. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  153. /usr/include/boost/numeric/odeint/stepper/modified_midpoint.hpp:206:118: error: ‘_1’ is not a member of ‘boost::numeric::odeint::detail’
  154. /usr/include/boost/numeric/odeint/stepper/modified_midpoint.hpp:206:118: note: suggested alternatives:
  155. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  156. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  157. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  158. In file included from /usr/include/boost/numeric/odeint.hpp:39:0,
  159.                  from test.cpp:2:
  160. /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer.hpp: In member function ‘boost::numeric::odeint::controlled_step_result boost::numeric::odeint::bulirsch_stoer<State, Value, Deriv, Time, Algebra, Operations, Resizer>::try_step(System, StateInOut&, const DerivIn&, boost::numeric::odeint::bulirsch_stoer<State, Value, Deriv, Time, Algebra, Operations, Resizer>::time_type&, boost::numeric::odeint::bulirsch_stoer<State, Value, Deriv, Time, Algebra, Operations, Resizer>::time_type&)’:
  161. /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer.hpp:158:41: error: ‘bind’ is not a member of ‘boost::numeric::odeint::detail’
  162. /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer.hpp:158:41: note: suggested alternative:
  163. /usr/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp:18:8: note:   ‘boost::mpl::bind’
  164. /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer.hpp:158:121: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  165. /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer.hpp:158:121: note: suggested alternative:
  166. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  167. /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer.hpp:158:144: error: ‘_1’ is not a member of ‘boost::numeric::odeint::detail’
  168. /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer.hpp:158:144: note: suggested alternatives:
  169. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  170. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  171. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  172. /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer.hpp: In member function ‘typename boost::disable_if<boost::is_same<StateIn, Time>, boost::numeric::odeint::controlled_step_result>::type boost::numeric::odeint::bulirsch_stoer<State, Value, Deriv, Time, Algebra, Operations, Resizer>::try_step(System, const StateIn&, boost::numeric::odeint::bulirsch_stoer<State, Value, Deriv, Time, Algebra, Operations, Resizer>::time_type&, StateOut&, boost::numeric::odeint::bulirsch_stoer<State, Value, Deriv, Time, Algebra, Operations, Resizer>::time_type&)’:
  173. /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer.hpp:177:42: error: ‘bind’ is not a member of ‘boost::numeric::odeint::detail’
  174. /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer.hpp:177:42: note: suggested alternative:
  175. /usr/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp:18:8: note:   ‘boost::mpl::bind’
  176. /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer.hpp:177:119: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  177. /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer.hpp:177:119: note: suggested alternative:
  178. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  179. /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer.hpp:177:142: error: ‘_1’ is not a member of ‘boost::numeric::odeint::detail’
  180. /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer.hpp:177:142: note: suggested alternatives:
  181. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  182. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  183. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  184. /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer.hpp: In member function ‘boost::numeric::odeint::controlled_step_result boost::numeric::odeint::bulirsch_stoer<State, Value, Deriv, Time, Algebra, Operations, Resizer>::try_step(System, const StateIn&, const DerivIn&, boost::numeric::odeint::bulirsch_stoer<State, Value, Deriv, Time, Algebra, Operations, Resizer>::time_type&, StateOut&, boost::numeric::odeint::bulirsch_stoer<State, Value, Deriv, Time, Algebra, Operations, Resizer>::time_type&)’:
  185. /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer.hpp:197:41: error: ‘bind’ is not a member of ‘boost::numeric::odeint::detail’
  186. /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer.hpp:197:41: note: suggested alternative:
  187. /usr/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp:18:8: note:   ‘boost::mpl::bind’
  188. /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer.hpp:197:116: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  189. /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer.hpp:197:116: note: suggested alternative:
  190. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  191. /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer.hpp:197:139: error: ‘_1’ is not a member of ‘boost::numeric::odeint::detail’
  192. /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer.hpp:197:139: note: suggested alternatives:
  193. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  194. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  195. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  196. /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer.hpp: In member function ‘boost::numeric::odeint::controlled_step_result boost::numeric::odeint::bulirsch_stoer<State, Value, Deriv, Time, Algebra, Operations, Resizer>::try_step_v1(System, StateInOut&, boost::numeric::odeint::bulirsch_stoer<State, Value, Deriv, Time, Algebra, Operations, Resizer>::time_type&, boost::numeric::odeint::bulirsch_stoer<State, Value, Deriv, Time, Algebra, Operations, Resizer>::time_type&)’:
  197. /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer.hpp:376:41: error: ‘bind’ is not a member of ‘boost::numeric::odeint::detail’
  198. /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer.hpp:376:41: note: suggested alternative:
  199. /usr/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp:18:8: note:   ‘boost::mpl::bind’
  200. /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer.hpp:376:121: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  201. /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer.hpp:376:121: note: suggested alternative:
  202. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  203. /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer.hpp:376:144: error: ‘_1’ is not a member of ‘boost::numeric::odeint::detail’
  204. /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer.hpp:376:144: note: suggested alternatives:
  205. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  206. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  207. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  208. In file included from /usr/include/boost/numeric/odeint.hpp:45:0,
  209.                  from test.cpp:2:
  210. /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer_dense_out.hpp: In member function ‘void boost::numeric::odeint::bulirsch_stoer_dense_out<State, Value, Deriv, Time, Algebra, Operations, Resizer>::initialize(const StateType&, const time_type&, const time_type&)’:
  211. /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer_dense_out.hpp:290:37: error: ‘bind’ is not a member of ‘boost::numeric::odeint::detail’
  212. /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer_dense_out.hpp:290:37: note: suggested alternative:
  213. /usr/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp:18:8: note:   ‘boost::mpl::bind’
  214. /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer_dense_out.hpp:290:114: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  215. /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer_dense_out.hpp:290:114: note: suggested alternative:
  216. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  217. /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer_dense_out.hpp:290:137: error: ‘_1’ is not a member of ‘boost::numeric::odeint::detail’
  218. /usr/include/boost/numeric/odeint/stepper/bulirsch_stoer_dense_out.hpp:290:137: note: suggested alternatives:
  219. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  220. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  221. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  222. In file included from /usr/include/boost/numeric/odeint/stepper/symplectic_euler.hpp:22:0,
  223.                  from /usr/include/boost/numeric/odeint.hpp:48,
  224.                  from test.cpp:2:
  225. /usr/include/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp: In member function ‘void boost::numeric::odeint::symplectic_nystroem_stepper_base<NumOfStages, Order, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer>::do_step(System, CoorInOut&, MomentumInOut&, boost::numeric::odeint::symplectic_nystroem_stepper_base<NumOfStages, Order, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer>::time_type, boost::numeric::odeint::symplectic_nystroem_stepper_base<NumOfStages, Order, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer>::time_type)’:
  226. /usr/include/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp:137:43: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  227. /usr/include/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp:137:43: note: suggested alternative:
  228. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  229. /usr/include/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp:137:62: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  230. /usr/include/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp:137:62: note: suggested alternative:
  231. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  232. /usr/include/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp: In member function ‘void boost::numeric::odeint::symplectic_nystroem_stepper_base<NumOfStages, Order, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer>::do_step(System, const CoorInOut&, const MomentumInOut&, boost::numeric::odeint::symplectic_nystroem_stepper_base<NumOfStages, Order, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer>::time_type, boost::numeric::odeint::symplectic_nystroem_stepper_base<NumOfStages, Order, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer>::time_type)’:
  233. /usr/include/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp:147:43: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  234. /usr/include/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp:147:43: note: suggested alternative:
  235. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  236. /usr/include/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp:147:62: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  237. /usr/include/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp:147:62: note: suggested alternative:
  238. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  239. /usr/include/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp: In member function ‘void boost::numeric::odeint::symplectic_nystroem_stepper_base<NumOfStages, Order, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer>::do_step_impl(System, const StateIn&, boost::numeric::odeint::symplectic_nystroem_stepper_base<NumOfStages, Order, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer>::time_type, StateOut&, boost::numeric::odeint::symplectic_nystroem_stepper_base<NumOfStages, Order, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer>::time_type, mpl_::true_)’:
  240. /usr/include/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp:207:47: error: ‘bind’ is not a member of ‘boost::numeric::odeint::detail’
  241. /usr/include/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp:207:47: note: suggested alternative:
  242. /usr/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp:18:8: note:   ‘boost::mpl::bind’
  243. /usr/include/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp:207:129: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  244. /usr/include/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp:207:129: note: suggested alternative:
  245. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  246. /usr/include/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp:207:152: error: ‘_1’ is not a member of ‘boost::numeric::odeint::detail’
  247. /usr/include/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp:207:152: note: suggested alternatives:
  248. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  249. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  250. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  251. /usr/include/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp:208:51: error: ‘bind’ is not a member of ‘boost::numeric::odeint::detail’
  252. /usr/include/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp:208:51: note: suggested alternative:
  253. /usr/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp:18:8: note:   ‘boost::mpl::bind’
  254. /usr/include/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp:208:137: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  255. /usr/include/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp:208:137: note: suggested alternative:
  256. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  257. /usr/include/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp:208:160: error: ‘_1’ is not a member of ‘boost::numeric::odeint::detail’
  258. /usr/include/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp:208:160: note: suggested alternatives:
  259. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  260. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  261. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  262. /usr/include/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp: In member function ‘void boost::numeric::odeint::symplectic_nystroem_stepper_base<NumOfStages, Order, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer>::do_step_impl(System, const StateIn&, boost::numeric::odeint::symplectic_nystroem_stepper_base<NumOfStages, Order, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer>::time_type, StateOut&, boost::numeric::odeint::symplectic_nystroem_stepper_base<NumOfStages, Order, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer>::time_type, mpl_::false_)’:
  263. /usr/include/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp:260:51: error: ‘bind’ is not a member of ‘boost::numeric::odeint::detail’
  264. /usr/include/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp:260:51: note: suggested alternative:
  265. /usr/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp:18:8: note:   ‘boost::mpl::bind’
  266. /usr/include/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp:260:137: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  267. /usr/include/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp:260:137: note: suggested alternative:
  268. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  269. /usr/include/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp:260:160: error: ‘_1’ is not a member of ‘boost::numeric::odeint::detail’
  270. /usr/include/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp:260:160: note: suggested alternatives:
  271. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  272. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  273. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  274. In file included from /usr/include/boost/numeric/odeint/stepper/adams_bashforth_moulton.hpp:33:0,
  275.                  from /usr/include/boost/numeric/odeint.hpp:51,
  276.                  from test.cpp:2:
  277. /usr/include/boost/numeric/odeint/stepper/adams_bashforth.hpp: In member function ‘void boost::numeric::odeint::adams_bashforth<Steps, State, Value, Deriv, Time, Algebra, Operations, Resizer, InitializingStepper>::initialize(ExplicitStepper, System, StateIn&, boost::numeric::odeint::adams_bashforth<Steps, State, Value, Deriv, Time, Algebra, Operations, Resizer, InitializingStepper>::time_type&, boost::numeric::odeint::adams_bashforth<Steps, State, Value, Deriv, Time, Algebra, Operations, Resizer, InitializingStepper>::time_type)’:
  278. /usr/include/boost/numeric/odeint/stepper/adams_bashforth.hpp:189:36: error: ‘bind’ is not a member of ‘boost::numeric::odeint::detail’
  279. /usr/include/boost/numeric/odeint/stepper/adams_bashforth.hpp:189:36: note: suggested alternative:
  280. /usr/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp:18:8: note:   ‘boost::mpl::bind’
  281. /usr/include/boost/numeric/odeint/stepper/adams_bashforth.hpp:189:97: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  282. /usr/include/boost/numeric/odeint/stepper/adams_bashforth.hpp:189:97: note: suggested alternative:
  283. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  284. /usr/include/boost/numeric/odeint/stepper/adams_bashforth.hpp:189:120: error: ‘_1’ is not a member of ‘boost::numeric::odeint::detail’
  285. /usr/include/boost/numeric/odeint/stepper/adams_bashforth.hpp:189:120: note: suggested alternatives:
  286. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  287. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  288. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  289. /usr/include/boost/numeric/odeint/stepper/adams_bashforth.hpp: In member function ‘void boost::numeric::odeint::adams_bashforth<Steps, State, Value, Deriv, Time, Algebra, Operations, Resizer, InitializingStepper>::initialize(System, StateIn&, boost::numeric::odeint::adams_bashforth<Steps, State, Value, Deriv, Time, Algebra, Operations, Resizer, InitializingStepper>::time_type&, boost::numeric::odeint::adams_bashforth<Steps, State, Value, Deriv, Time, Algebra, Operations, Resizer, InitializingStepper>::time_type)’:
  290. /usr/include/boost/numeric/odeint/stepper/adams_bashforth.hpp:204:21: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  291. /usr/include/boost/numeric/odeint/stepper/adams_bashforth.hpp:204:21: note: suggested alternative:
  292. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  293. /usr/include/boost/numeric/odeint/stepper/adams_bashforth.hpp: In member function ‘void boost::numeric::odeint::adams_bashforth<Steps, State, Value, Deriv, Time, Algebra, Operations, Resizer, InitializingStepper>::do_step_impl(System, const StateIn&, boost::numeric::odeint::adams_bashforth<Steps, State, Value, Deriv, Time, Algebra, Operations, Resizer, InitializingStepper>::time_type, StateOut&, boost::numeric::odeint::adams_bashforth<Steps, State, Value, Deriv, Time, Algebra, Operations, Resizer, InitializingStepper>::time_type)’:
  294. /usr/include/boost/numeric/odeint/stepper/adams_bashforth.hpp:227:41: error: ‘bind’ is not a member of ‘boost::numeric::odeint::detail’
  295. /usr/include/boost/numeric/odeint/stepper/adams_bashforth.hpp:227:41: note: suggested alternative:
  296. /usr/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp:18:8: note:   ‘boost::mpl::bind’
  297. /usr/include/boost/numeric/odeint/stepper/adams_bashforth.hpp:227:102: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  298. /usr/include/boost/numeric/odeint/stepper/adams_bashforth.hpp:227:102: note: suggested alternative:
  299. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  300. /usr/include/boost/numeric/odeint/stepper/adams_bashforth.hpp:227:125: error: ‘_1’ is not a member of ‘boost::numeric::odeint::detail’
  301. /usr/include/boost/numeric/odeint/stepper/adams_bashforth.hpp:227:125: note: suggested alternatives:
  302. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  303. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  304. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  305. In file included from /usr/include/boost/numeric/odeint/stepper/adams_bashforth_moulton.hpp:34:0,
  306.                  from /usr/include/boost/numeric/odeint.hpp:51,
  307.                  from test.cpp:2:
  308. /usr/include/boost/numeric/odeint/stepper/adams_moulton.hpp: In member function ‘void boost::numeric::odeint::adams_moulton<Steps, State, Value, Deriv, Time, Algebra, Operations, Resizer>::do_step(System, const StateIn&, boost::numeric::odeint::adams_moulton<Steps, State, Value, Deriv, Time, Algebra, Operations, Resizer>::time_type, StateOut&, boost::numeric::odeint::adams_moulton<Steps, State, Value, Deriv, Time, Algebra, Operations, Resizer>::time_type, const ABBuf&)’:
  309. /usr/include/boost/numeric/odeint/stepper/adams_moulton.hpp:140:37: error: ‘bind’ is not a member of ‘boost::numeric::odeint::detail’
  310. /usr/include/boost/numeric/odeint/stepper/adams_moulton.hpp:140:37: note: suggested alternative:
  311. /usr/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp:18:8: note:   ‘boost::mpl::bind’
  312. /usr/include/boost/numeric/odeint/stepper/adams_moulton.hpp:140:98: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  313. /usr/include/boost/numeric/odeint/stepper/adams_moulton.hpp:140:98: note: suggested alternative:
  314. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  315. In file included from /usr/include/boost/numeric/odeint/stepper/adams_bashforth_moulton.hpp:34:0,
  316.                  from /usr/include/boost/numeric/odeint.hpp:51,
  317.                  from test.cpp:2:
  318. /usr/include/boost/numeric/odeint/stepper/adams_moulton.hpp:140:121: error: ‘_1’ is not a member of ‘boost::numeric::odeint::detail’
  319. /usr/include/boost/numeric/odeint/stepper/adams_moulton.hpp:140:121: note: suggested alternatives:
  320. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  321. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  322. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  323. /usr/include/boost/numeric/odeint/stepper/adams_moulton.hpp: In member function ‘void boost::numeric::odeint::adams_moulton<Steps, State, Value, Deriv, Time, Algebra, Operations, Resizer>::do_step(System, const StateIn&, boost::numeric::odeint::adams_moulton<Steps, State, Value, Deriv, Time, Algebra, Operations, Resizer>::time_type, const StateOut&, boost::numeric::odeint::adams_moulton<Steps, State, Value, Deriv, Time, Algebra, Operations, Resizer>::time_type, const ABBuf&)’:
  324. /usr/include/boost/numeric/odeint/stepper/adams_moulton.hpp:149:37: error: ‘bind’ is not a member of ‘boost::numeric::odeint::detail’
  325. /usr/include/boost/numeric/odeint/stepper/adams_moulton.hpp:149:37: note: suggested alternative:
  326. /usr/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp:18:8: note:   ‘boost::mpl::bind’
  327. /usr/include/boost/numeric/odeint/stepper/adams_moulton.hpp:149:98: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  328. /usr/include/boost/numeric/odeint/stepper/adams_moulton.hpp:149:98: note: suggested alternative:
  329. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  330. /usr/include/boost/numeric/odeint/stepper/adams_moulton.hpp:149:121: error: ‘_1’ is not a member of ‘boost::numeric::odeint::detail’
  331. /usr/include/boost/numeric/odeint/stepper/adams_moulton.hpp:149:121: note: suggested alternatives:
  332. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  333. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  334. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  335. In file included from /usr/include/boost/numeric/odeint.hpp:53:0,
  336.                  from test.cpp:2:
  337. /usr/include/boost/numeric/odeint/stepper/implicit_euler.hpp: In member function ‘void boost::numeric::odeint::implicit_euler<ValueType, Resizer>::do_step(System, boost::numeric::odeint::implicit_euler<ValueType, Resizer>::state_type&, boost::numeric::odeint::implicit_euler<ValueType, Resizer>::time_type, boost::numeric::odeint::implicit_euler<ValueType, Resizer>::time_type)’:
  338. /usr/include/boost/numeric/odeint/stepper/implicit_euler.hpp:82:36: error: ‘bind’ is not a member of ‘boost::numeric::odeint::detail’
  339. /usr/include/boost/numeric/odeint/stepper/implicit_euler.hpp:82:36: note: suggested alternative:
  340. /usr/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp:18:8: note:   ‘boost::mpl::bind’
  341. /usr/include/boost/numeric/odeint/stepper/implicit_euler.hpp:82:100: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  342. /usr/include/boost/numeric/odeint/stepper/implicit_euler.hpp:82:100: note: suggested alternative:
  343. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  344. In file included from /usr/include/boost/numeric/odeint.hpp:53:0,
  345.                  from test.cpp:2:
  346. /usr/include/boost/numeric/odeint/stepper/implicit_euler.hpp:82:123: error: ‘_1’ is not a member of ‘boost::numeric::odeint::detail’
  347. /usr/include/boost/numeric/odeint/stepper/implicit_euler.hpp:82:123: note: suggested alternatives:
  348. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  349. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  350. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  351. In file included from /usr/include/boost/numeric/odeint.hpp:54:0,
  352.                  from test.cpp:2:
  353. /usr/include/boost/numeric/odeint/stepper/rosenbrock4.hpp: In member function ‘void boost::numeric::odeint::rosenbrock4<Value, Coefficients, Resizer>::do_step(System, const state_type&, boost::numeric::odeint::rosenbrock4<Value, Coefficients, Resizer>::time_type, boost::numeric::odeint::rosenbrock4<Value, Coefficients, Resizer>::state_type&, boost::numeric::odeint::rosenbrock4<Value, Coefficients, Resizer>::time_type, boost::numeric::odeint::rosenbrock4<Value, Coefficients, Resizer>::state_type&)’:
  354. /usr/include/boost/numeric/odeint/stepper/rosenbrock4.hpp:180:36: error: ‘bind’ is not a member of ‘boost::numeric::odeint::detail’
  355. /usr/include/boost/numeric/odeint/stepper/rosenbrock4.hpp:180:36: note: suggested alternative:
  356. /usr/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp:18:8: note:   ‘boost::mpl::bind’
  357. /usr/include/boost/numeric/odeint/stepper/rosenbrock4.hpp:180:100: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  358. /usr/include/boost/numeric/odeint/stepper/rosenbrock4.hpp:180:100: note: suggested alternative:
  359. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  360. In file included from /usr/include/boost/numeric/odeint.hpp:54:0,
  361.                  from test.cpp:2:
  362. /usr/include/boost/numeric/odeint/stepper/rosenbrock4.hpp:180:123: error: ‘_1’ is not a member of ‘boost::numeric::odeint::detail’
  363. /usr/include/boost/numeric/odeint/stepper/rosenbrock4.hpp:180:123: note: suggested alternatives:
  364. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  365. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  366. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  367. /usr/include/boost/numeric/odeint/stepper/rosenbrock4.hpp: In member function ‘void boost::numeric::odeint::rosenbrock4<Value, Coefficients, Resizer>::do_step(System, const state_type&, boost::numeric::odeint::rosenbrock4<Value, Coefficients, Resizer>::time_type, boost::numeric::odeint::rosenbrock4<Value, Coefficients, Resizer>::state_type&, boost::numeric::odeint::rosenbrock4<Value, Coefficients, Resizer>::time_type)’:
  368. /usr/include/boost/numeric/odeint/stepper/rosenbrock4.hpp:251:42: error: ‘bind’ is not a member of ‘boost::numeric::odeint::detail’
  369. /usr/include/boost/numeric/odeint/stepper/rosenbrock4.hpp:251:42: note: suggested alternative:
  370. /usr/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp:18:8: note:   ‘boost::mpl::bind’
  371. /usr/include/boost/numeric/odeint/stepper/rosenbrock4.hpp:251:107: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  372. /usr/include/boost/numeric/odeint/stepper/rosenbrock4.hpp:251:107: note: suggested alternative:
  373. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  374. /usr/include/boost/numeric/odeint/stepper/rosenbrock4.hpp:251:130: error: ‘_1’ is not a member of ‘boost::numeric::odeint::detail’
  375. /usr/include/boost/numeric/odeint/stepper/rosenbrock4.hpp:251:130: note: suggested alternatives:
  376. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  377. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  378. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  379. /usr/include/boost/numeric/odeint/stepper/rosenbrock4.hpp: In member function ‘void boost::numeric::odeint::rosenbrock4<Value, Coefficients, Resizer>::do_step(System, boost::numeric::odeint::rosenbrock4<Value, Coefficients, Resizer>::state_type&, boost::numeric::odeint::rosenbrock4<Value, Coefficients, Resizer>::time_type, boost::numeric::odeint::rosenbrock4<Value, Coefficients, Resizer>::time_type)’:
  380. /usr/include/boost/numeric/odeint/stepper/rosenbrock4.hpp:258:42: error: ‘bind’ is not a member of ‘boost::numeric::odeint::detail’
  381. /usr/include/boost/numeric/odeint/stepper/rosenbrock4.hpp:258:42: note: suggested alternative:
  382. /usr/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp:18:8: note:   ‘boost::mpl::bind’
  383. /usr/include/boost/numeric/odeint/stepper/rosenbrock4.hpp:258:107: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  384. /usr/include/boost/numeric/odeint/stepper/rosenbrock4.hpp:258:107: note: suggested alternative:
  385. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  386. /usr/include/boost/numeric/odeint/stepper/rosenbrock4.hpp:258:130: error: ‘_1’ is not a member of ‘boost::numeric::odeint::detail’
  387. /usr/include/boost/numeric/odeint/stepper/rosenbrock4.hpp:258:130: note: suggested alternatives:
  388. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  389. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  390. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  391. In file included from /usr/include/boost/numeric/odeint.hpp:55:0,
  392.                  from test.cpp:2:
  393. /usr/include/boost/numeric/odeint/stepper/rosenbrock4_controller.hpp: In member function ‘boost::numeric::odeint::controlled_step_result boost::numeric::odeint::rosenbrock4_controller<Stepper>::try_step(System, boost::numeric::odeint::rosenbrock4_controller<Stepper>::state_type&, boost::numeric::odeint::rosenbrock4_controller<Stepper>::time_type&, boost::numeric::odeint::rosenbrock4_controller<Stepper>::time_type&)’:
  394. /usr/include/boost/numeric/odeint/stepper/rosenbrock4_controller.hpp:91:41: error: ‘bind’ is not a member of ‘boost::numeric::odeint::detail’
  395. /usr/include/boost/numeric/odeint/stepper/rosenbrock4_controller.hpp:91:41: note: suggested alternative:
  396. /usr/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp:18:8: note:   ‘boost::mpl::bind’
  397. /usr/include/boost/numeric/odeint/stepper/rosenbrock4_controller.hpp:91:112: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  398. /usr/include/boost/numeric/odeint/stepper/rosenbrock4_controller.hpp:91:112: note: suggested alternative:
  399. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  400. /usr/include/boost/numeric/odeint/stepper/rosenbrock4_controller.hpp:91:135: error: ‘_1’ is not a member of ‘boost::numeric::odeint::detail’
  401. /usr/include/boost/numeric/odeint/stepper/rosenbrock4_controller.hpp:91:135: note: suggested alternatives:
  402. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  403. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  404. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  405. /usr/include/boost/numeric/odeint/stepper/rosenbrock4_controller.hpp: In member function ‘boost::numeric::odeint::controlled_step_result boost::numeric::odeint::rosenbrock4_controller<Stepper>::try_step(System, const state_type&, boost::numeric::odeint::rosenbrock4_controller<Stepper>::time_type&, boost::numeric::odeint::rosenbrock4_controller<Stepper>::state_type&, boost::numeric::odeint::rosenbrock4_controller<Stepper>::time_type&)’:
  406. /usr/include/boost/numeric/odeint/stepper/rosenbrock4_controller.hpp:111:41: error: ‘bind’ is not a member of ‘boost::numeric::odeint::detail’
  407. /usr/include/boost/numeric/odeint/stepper/rosenbrock4_controller.hpp:111:41: note: suggested alternative:
  408. /usr/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp:18:8: note:   ‘boost::mpl::bind’
  409. /usr/include/boost/numeric/odeint/stepper/rosenbrock4_controller.hpp:111:112: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  410. /usr/include/boost/numeric/odeint/stepper/rosenbrock4_controller.hpp:111:112: note: suggested alternative:
  411. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  412. /usr/include/boost/numeric/odeint/stepper/rosenbrock4_controller.hpp:111:135: error: ‘_1’ is not a member of ‘boost::numeric::odeint::detail’
  413. /usr/include/boost/numeric/odeint/stepper/rosenbrock4_controller.hpp:111:135: note: suggested alternatives:
  414. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  415. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  416. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  417. In file included from /usr/include/boost/numeric/odeint.hpp:56:0,
  418.                  from test.cpp:2:
  419. /usr/include/boost/numeric/odeint/stepper/rosenbrock4_dense_output.hpp: In member function ‘void boost::numeric::odeint::rosenbrock4_dense_output<ControlledStepper>::initialize(const StateType&, boost::numeric::odeint::rosenbrock4_dense_output<ControlledStepper>::time_type, boost::numeric::odeint::rosenbrock4_dense_output<ControlledStepper>::time_type)’:
  420. /usr/include/boost/numeric/odeint/stepper/rosenbrock4_dense_output.hpp:66:37: error: ‘bind’ is not a member of ‘boost::numeric::odeint::detail’
  421. /usr/include/boost/numeric/odeint/stepper/rosenbrock4_dense_output.hpp:66:37: note: suggested alternative:
  422. /usr/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp:18:8: note:   ‘boost::mpl::bind’
  423. /usr/include/boost/numeric/odeint/stepper/rosenbrock4_dense_output.hpp:66:115: error: ‘ref’ is not a member of ‘boost::numeric::odeint::detail’
  424. /usr/include/boost/numeric/odeint/stepper/rosenbrock4_dense_output.hpp:66:115: note: suggested alternative:
  425. /usr/include/boost/ref.hpp:64:63: note:   ‘boost::ref’
  426. In file included from /usr/include/boost/numeric/odeint.hpp:56:0,
  427.                  from test.cpp:2:
  428. /usr/include/boost/numeric/odeint/stepper/rosenbrock4_dense_output.hpp:66:138: error: ‘_1’ is not a member of ‘boost::numeric::odeint::detail’
  429. /usr/include/boost/numeric/odeint/stepper/rosenbrock4_dense_output.hpp:66:138: note: suggested alternatives:
  430. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  431. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  432. /usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
  433. test.cpp: In function ‘int main()’:
  434. test.cpp:30:5: error: ‘stepper_euler’ was not declared in this scope
  435. test.cpp:30:31: error: expected primary-expression before ‘>’ token
  436. test.cpp:30:33: error: ‘stepper’ was not declared in this scope
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement