OΒΆ
| Function | Purpose Statement |
| odeAdamsKrogh | Solves an initial-value problem for a system of ordinary differential equations of order one or two using a variable order Adams method |
| odeRungeKutta | Solves an initial-value problem for ordinary differential equations using the Runge-Kutta-Verner fifth-order and sixth-order method. |
| ompOptions | Sets various OpenMP options. |
| outputFile | Sets the output file or the error message output file. |