headmyshoulder / odeint-v2

odeint - solving ordinary differential equations in c++ v2
http://headmyshoulder.github.com/odeint-v2/
Other
340 stars 101 forks source link

Include <vexcl/multivector.hpp> into vexcl_algebra_dispatcher.hpp #120

Closed ddemidov closed 10 years ago

ddemidov commented 10 years ago

external/vexcl/vexcl_algebra_dispatcher.hpp uses vex::multivector type but does not include vexcl/multivector.hpp.