#include <cvode/cvode_spils.h>
#include <sundials/sundials_spgmr.h>
Go to the source code of this file.
Functions | |
SUNDIALS_EXPORT int | CVSpgmr (void *cvode_mem, int pretype, int maxl) |
SUNDIALS_EXPORT int CVSpgmr | ( | void * | cvode_mem, | |
int | pretype, | |||
int | maxl | |||
) |
Referenced by main().