Home
last modified time | relevance | path

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

/third_party/boost/libs/numeric/odeint/examples/
Dheun.cpp36 struct heun_a1 : boost::array< Value , 1 > { struct
37 heun_a1( void ) in heun_a1() function
112 heun_a1<Value>() , in heun()
/third_party/boost/libs/numeric/odeint/doc/
Ddetails_steppers.qbk401 const boost::array< double , 1 > heun_a1 = {{ 1.0 / 3.0 }};