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

Functions

void debdf_r (int n, double *t, double y[], double tout, double *rtol, double *atol, int itol, int mode, int itstop, int idjac, double work[], int lwork, int iwork[], int liwork, int *info, double *tt, double yy[], double yyp[], int ldyypd, double yypd[], int *irev)
 Initial value problem of ordinary differential equations (1~5-th order backward differentiation formula (BDF)) (reverse communication version)