XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
Loading...
Searching...
No Matches
Functions
radaup.c File Reference

Functions

void radaup (int n, void(*f)(int, double, double *, double *), double *t, double y[], double tout, double *rtol, double *atol, int itol, void(*jac)(int, double, double *, int, double *), int ijac, int mljac, int mujac, void(*mas)(int, int, double *), int imas, int mlmas, int mumas, void(*solout)(int, double, double, double *, int, double *, int *), int iout, double work[], int lwork, int iwork[], int liwork, double cont[], int lcont, int *info)
 Initial value problem of ordinary differential equations (5, 9, 13-th order implicit Runge-Kutta method (Radau IIA))