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