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

Functions

void doprin (int n, void(*f)(int, double, double *, double *), double *t, double y[], double yp[], double tout, double *rtol, double *atol, int itol, void(*solout)(int, double, double *, double *, int, int *), int iout, double work[], int lwork, int iwork[], int liwork, int *info)
 Initial value problem of ordinary differential equations (7(6)-th order Runge-Kutta-Nystrom method) (for second order differential equations)