Home
last modified time | relevance | path

Searched refs:heun_a2 (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/numeric/odeint/examples/
Dheun.cpp44 struct heun_a2 : boost::array< Value , 2 > struct
46 heun_a2( void ) in heun_a2() function
113 heun_a2<Value>() ) , in heun()
/third_party/boost/libs/numeric/odeint/doc/
Ddetails_steppers.qbk402 const boost::array< double , 2 > heun_a2 = {{ 0.0 , 2.0 / 3.0 }};