#include <cvodes/cvodes_direct.h>
#include <sundials/sundials_dense.h>
Go to the source code of this file.
Functions | |
SUNDIALS_EXPORT int | CVDense (void *cvode_mem, int N) |
SUNDIALS_EXPORT int | CVDenseB (void *cvadj_mem, int nB) |
SUNDIALS_EXPORT int CVDense | ( | void * | cvode_mem, | |
int | N | |||
) |
SUNDIALS_EXPORT int CVDenseB | ( | void * | cvadj_mem, | |
int | nB | |||
) |
Referenced by main().