This is the complete list of members for SundialsCvode, including all inherited members.
_initialized | SundialsCvode | private |
abstol | SundialsCvode | |
bandJac(realtype t, N_Vector y, N_Vector fy, SUNMatrix Jac, void *user_data, N_Vector tmp1, N_Vector tmp2, N_Vector tmp3) | SundialsCvode | privatestatic |
bandwidth_lower | SundialsCvode | private |
bandwidth_upper | SundialsCvode | private |
check_flag(void *flagvalue, const char *funcname, int opt) | SundialsCvode | static |
denseJac(realtype t, N_Vector yIn, N_Vector fy, SUNMatrix Jin, void *jac_data, N_Vector tmp1, N_Vector tmp2, N_Vector tmp3) | SundialsCvode | privatestatic |
errorCount | SundialsCvode | |
errorStopCount | SundialsCvode | |
f(realtype t, N_Vector yIn, N_Vector ydotIn, void *f_data) | SundialsCvode | privatestatic |
findRoots | SundialsCvode | |
g(realtype t, N_Vector yIn, realtype *gout, void *g_data) | SundialsCvode | privatestatic |
getLastOrder() | SundialsCvode | |
getLastStep() | SundialsCvode | |
getNumSteps() | SundialsCvode | |
getRootInfo() | SundialsCvode | |
initialize() | SundialsCvode | |
initialized() const | SundialsCvode | |
integrateOneStep(realtype tf) | SundialsCvode | |
integrateToTime(realtype t) | SundialsCvode | |
linearMultistepMethod | SundialsCvode | |
maxNumSteps | SundialsCvode | |
minStep | SundialsCvode | |
nEq | SundialsCvode | private |
nRoots | SundialsCvode | |
printStats() | SundialsCvode | |
reltol | SundialsCvode | |
rootsFound | SundialsCvode | |
setBandwidth(int upper, int lower) | SundialsCvode | |
setODE(sdODE *newODE) | SundialsCvode | |
sunContext | SundialsCvode | private |
SundialsCvode(unsigned int n) | SundialsCvode | |
sundialsLinsol | SundialsCvode | private |
sundialsLinsolMatrix | SundialsCvode | private |
sundialsMem | SundialsCvode | private |
t0 | SundialsCvode | |
theODE | SundialsCvode | private |
tInt | SundialsCvode | |
y | SundialsCvode | |
~SundialsCvode() | SundialsCvode | |