#include <cvodes/cvodes_spils.h>
#include <sundials/sundials_sptfqmr.h>
Go to the source code of this file.
Functions | |
SUNDIALS_EXPORT int | CVSptfqmr (void *cvode_mem, int pretype, int maxl) |
SUNDIALS_EXPORT int | CVSptfqmrB (void *cvadj_mem, int pretypeB, int maxlB) |
SUNDIALS_EXPORT int CVSptfqmr | ( | void * | cvode_mem, | |
int | pretype, | |||
int | maxl | |||
) |
SUNDIALS_EXPORT int CVSptfqmrB | ( | void * | cvadj_mem, | |
int | pretypeB, | |||
int | maxlB | |||
) |