samedi 3 octobre 2015

higher dimensional arrays with runge_kutta4

I want to solve a system of coupled differential equations using boost::numeric::odeint::runge_kutta4. It is a 3D lattice system so it would be natural for me (and convenient) to work with 3D arrays. Is there a way for runge_kutta4 to work with user defined data structures or boost multi_array ?

Aucun commentaire:

Enregistrer un commentaire