Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

Gear Method

Léo_Aragão
Beginner
510 Views

The Intel Math Kernel Library has some subroutine to solve coupled ODE's using Gear's Method?

I solved this once ago using DIVPAG subroutine on IMSL Library, but now i'm trying to solve this without use IMSL or any non-free library.

0 Kudos
2 Replies
Todd_R_Intel
Employee
510 Views

MKL does not have any routines, using Gear's method. There was some investigation into support for ODE's done awhile ago and this was made available via our whatif program.  You can take a look at the archive of that project, but you should note that it is no longer actively supported.

0 Kudos
Léo_Aragão
Beginner
510 Views

Thanks TODD

0 Kudos
Reply