#include <cpodes/cpodes_direct.h>
#include <sundials/sundials_band.h>
Go to the source code of this file.
Functions | |
SUNDIALS_EXPORT int | CPBand (void *cpode_mem, int N, int mupper, int mlower) |
SUNDIALS_EXPORT int CPBand | ( | void * | cpode_mem, | |
int | N, | |||
int | mupper, | |||
int | mlower | |||
) |
Referenced by main().