#include <cpodes/cpodes_direct.h>
#include <sundials/sundials_dense.h>
Go to the source code of this file.
Functions | |
SUNDIALS_EXPORT int | CPDense (void *cpode_mem, int N) |
SUNDIALS_EXPORT int | CPDenseProj (void *cpode_mem, int Nc, int Ny, int fact_type) |
SUNDIALS_EXPORT int CPDenseProj | ( | void * | cpode_mem, | |
int | Nc, | |||
int | Ny, | |||
int | fact_type | |||
) |
Referenced by main().