Home
last modified time | relevance | path

Searched refs:cvode_mem (Results 1 – 25 of 342) sorted by relevance

12345678910>>...14

/dports/math/stanmath/math-4.2.0/lib/sundials_5.7.0/include/cvodes/
H A Dcvodes.h293 SUNDIALS_EXPORT void CVodeFree(void **cvode_mem);
296 SUNDIALS_EXPORT int CVodeSetJacTimesRhsFn(void *cvode_mem,
334 SUNDIALS_EXPORT void CVodeQuadFree(void *cvode_mem);
372 SUNDIALS_EXPORT int CVodeSensToggleOff(void *cvode_mem);
414 SUNDIALS_EXPORT void CVodeSensFree(void *cvode_mem);
457 SUNDIALS_EXPORT int CVodeGetQuadSensStats(void *cvode_mem,
462 SUNDIALS_EXPORT void CVodeQuadSensFree(void *cvode_mem);
473 SUNDIALS_EXPORT int CVodeAdjReInit(void *cvode_mem);
475 SUNDIALS_EXPORT void CVodeAdjFree(void *cvode_mem);
520 SUNDIALS_EXPORT int CVodeSetAdjNoSensi(void *cvode_mem);
[all …]
/dports/math/sundials/sundials-5.7.0/include/cvodes/
H A Dcvodes.h293 SUNDIALS_EXPORT void CVodeFree(void **cvode_mem);
296 SUNDIALS_EXPORT int CVodeSetJacTimesRhsFn(void *cvode_mem,
334 SUNDIALS_EXPORT void CVodeQuadFree(void *cvode_mem);
372 SUNDIALS_EXPORT int CVodeSensToggleOff(void *cvode_mem);
414 SUNDIALS_EXPORT void CVodeSensFree(void *cvode_mem);
457 SUNDIALS_EXPORT int CVodeGetQuadSensStats(void *cvode_mem,
462 SUNDIALS_EXPORT void CVodeQuadSensFree(void *cvode_mem);
473 SUNDIALS_EXPORT int CVodeAdjReInit(void *cvode_mem);
475 SUNDIALS_EXPORT void CVodeAdjFree(void *cvode_mem);
520 SUNDIALS_EXPORT int CVodeSetAdjNoSensi(void *cvode_mem);
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/sundials_4.1.0/include/cvodes/
H A Dcvodes.h263 SUNDIALS_EXPORT void CVodeFree(void **cvode_mem);
300 SUNDIALS_EXPORT void CVodeQuadFree(void *cvode_mem);
338 SUNDIALS_EXPORT int CVodeSensToggleOff(void *cvode_mem);
377 SUNDIALS_EXPORT void CVodeSensFree(void *cvode_mem);
420 SUNDIALS_EXPORT int CVodeGetQuadSensStats(void *cvode_mem,
425 SUNDIALS_EXPORT void CVodeQuadSensFree(void *cvode_mem);
436 SUNDIALS_EXPORT int CVodeAdjReInit(void *cvode_mem);
438 SUNDIALS_EXPORT void CVodeAdjFree(void *cvode_mem);
444 SUNDIALS_EXPORT int CVodeInitB(void *cvode_mem, int which,
483 SUNDIALS_EXPORT int CVodeSetAdjNoSensi(void *cvode_mem);
[all …]
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/include/cvodes/
H A Dcvodes.h271 SUNDIALS_EXPORT void CVodeFree(void **cvode_mem);
274 SUNDIALS_EXPORT int CVodeSetJacTimesRhsFn(void *cvode_mem,
312 SUNDIALS_EXPORT void CVodeQuadFree(void *cvode_mem);
350 SUNDIALS_EXPORT int CVodeSensToggleOff(void *cvode_mem);
389 SUNDIALS_EXPORT void CVodeSensFree(void *cvode_mem);
432 SUNDIALS_EXPORT int CVodeGetQuadSensStats(void *cvode_mem,
437 SUNDIALS_EXPORT void CVodeQuadSensFree(void *cvode_mem);
448 SUNDIALS_EXPORT int CVodeAdjReInit(void *cvode_mem);
450 SUNDIALS_EXPORT void CVodeAdjFree(void *cvode_mem);
495 SUNDIALS_EXPORT int CVodeSetAdjNoSensi(void *cvode_mem);
[all …]
/dports/math/casadi/casadi-3.5.5/external_packages/casadi-sundials/cvodes/
H A Dcvodes.h778 SUNDIALS_EXPORT int CVodeSensEEtolerances(void *cvode_mem);
866 SUNDIALS_EXPORT void CVodeFree(void **cvode_mem);
878 SUNDIALS_EXPORT void CVodeQuadFree(void *cvode_mem);
890 SUNDIALS_EXPORT void CVodeSensFree(void *cvode_mem);
902 SUNDIALS_EXPORT void CVodeQuadSensFree(void *cvode_mem);
1154 SUNDIALS_EXPORT int CVodeSensToggleOff(void *cvode_mem);
1677 SUNDIALS_EXPORT int CVodeGetQuadSensStats(void *cvode_mem,
1719 SUNDIALS_EXPORT int CVodeAdjReInit(void *cvode_mem);
1730 SUNDIALS_EXPORT void CVodeAdjFree(void *cvode_mem);
1829 SUNDIALS_EXPORT int CVodeSetAdjNoSensi(void *cvode_mem);
[all …]
H A Dcvodes_io.c50 if (cvode_mem==NULL) { in CVodeSetErrHandlerFn()
73 if (cvode_mem==NULL) { in CVodeSetErrFile()
95 if (cvode_mem==NULL) { in CVodeSetIterType()
122 if (cvode_mem==NULL) { in CVodeSetUserData()
145 if (cvode_mem==NULL) { in CVodeSetMaxOrd()
183 if (cvode_mem==NULL) { in CVodeSetMaxNumSteps()
209 if (cvode_mem==NULL) { in CVodeSetMaxHnilWarns()
231 if (cvode_mem==NULL) { in CVodeSetStabLimDet()
258 if (cvode_mem==NULL) { in CVodeSetInitStep()
280 if (cvode_mem==NULL) { in CVodeSetMinStep()
[all …]
/dports/math/stanmath/math-4.2.0/lib/sundials_5.7.0/src/cvodes/
H A Dcvodes_spils.c32 { return(CVodeSetLinearSolver(cvode_mem, LS, NULL)); } in CVSpilsSetLinearSolver()
34 int CVSpilsSetEpsLin(void *cvode_mem, realtype eplifac) in CVSpilsSetEpsLin() argument
35 { return(CVodeSetEpsLin(cvode_mem, eplifac)); } in CVSpilsSetEpsLin()
50 { return(CVodeGetNumPrecEvals(cvode_mem, npevals)); } in CVSpilsGetNumPrecEvals()
53 { return(CVodeGetNumPrecSolves(cvode_mem, npsolves)); } in CVSpilsGetNumPrecSolves()
56 { return(CVodeGetNumLinIters(cvode_mem, nliters)); } in CVSpilsGetNumLinIters()
70 int CVSpilsGetLastFlag(void *cvode_mem, long int *flag) in CVSpilsGetLastFlag() argument
71 { return(CVodeGetLastLinFlag(cvode_mem, flag)); } in CVSpilsGetLastFlag()
76 int CVSpilsSetLinearSolverB(void *cvode_mem, int which, in CVSpilsSetLinearSolverB() argument
93 int CVSpilsSetJacTimesB(void *cvode_mem, int which, in CVSpilsSetJacTimesB() argument
[all …]
H A Dcvodes_io.c46 if (cvode_mem==NULL) { in CVodeSetErrHandlerFn()
69 if (cvode_mem==NULL) { in CVodeSetErrFile()
91 if (cvode_mem==NULL) { in CVodeSetUserData()
114 if (cvode_mem==NULL) { in CVodeSetMaxOrd()
152 if (cvode_mem==NULL) { in CVodeSetMaxNumSteps()
178 if (cvode_mem==NULL) { in CVodeSetMaxHnilWarns()
200 if (cvode_mem==NULL) { in CVodeSetStabLimDet()
227 if (cvode_mem==NULL) { in CVodeSetInitStep()
249 if (cvode_mem==NULL) { in CVodeSetMinStep()
288 if (cvode_mem==NULL) { in CVodeSetMaxStep()
[all …]
H A Dcvodes_direct.c32 { return(CVodeSetLinearSolver(cvode_mem, LS, A)); } in CVDlsSetLinearSolver()
34 int CVDlsSetJacFn(void *cvode_mem, CVDlsJacFn jac) in CVDlsSetJacFn() argument
35 { return(CVodeSetJacFn(cvode_mem, jac)); } in CVDlsSetJacFn()
37 int CVDlsGetWorkSpace(void *cvode_mem, long int *lenrwLS, in CVDlsGetWorkSpace() argument
42 { return(CVodeGetNumJacEvals(cvode_mem, njevals)); } in CVDlsGetNumJacEvals()
45 { return(CVodeGetNumLinRhsEvals(cvode_mem, nfevalsLS)); } in CVDlsGetNumRhsEvals()
47 int CVDlsGetLastFlag(void *cvode_mem, long int *flag) in CVDlsGetLastFlag() argument
48 { return(CVodeGetLastLinFlag(cvode_mem, flag)); } in CVDlsGetLastFlag()
53 int CVDlsSetLinearSolverB(void *cvode_mem, int which, in CVDlsSetLinearSolverB() argument
58 { return(CVodeSetJacFnB(cvode_mem, which, jacB)); } in CVDlsSetJacFnB()
[all …]
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/src/cvodes/
H A Dcvodes_spils.c32 { return(CVodeSetLinearSolver(cvode_mem, LS, NULL)); } in CVSpilsSetLinearSolver()
34 int CVSpilsSetEpsLin(void *cvode_mem, realtype eplifac) in CVSpilsSetEpsLin() argument
35 { return(CVodeSetEpsLin(cvode_mem, eplifac)); } in CVSpilsSetEpsLin()
50 { return(CVodeGetNumPrecEvals(cvode_mem, npevals)); } in CVSpilsGetNumPrecEvals()
53 { return(CVodeGetNumPrecSolves(cvode_mem, npsolves)); } in CVSpilsGetNumPrecSolves()
56 { return(CVodeGetNumLinIters(cvode_mem, nliters)); } in CVSpilsGetNumLinIters()
70 int CVSpilsGetLastFlag(void *cvode_mem, long int *flag) in CVSpilsGetLastFlag() argument
71 { return(CVodeGetLastLinFlag(cvode_mem, flag)); } in CVSpilsGetLastFlag()
76 int CVSpilsSetLinearSolverB(void *cvode_mem, int which, in CVSpilsSetLinearSolverB() argument
93 int CVSpilsSetJacTimesB(void *cvode_mem, int which, in CVSpilsSetJacTimesB() argument
[all …]
H A Dcvodes_io.c52 if (cvode_mem==NULL) { in CVodeSetErrHandlerFn()
75 if (cvode_mem==NULL) { in CVodeSetErrFile()
97 if (cvode_mem==NULL) { in CVodeSetUserData()
120 if (cvode_mem==NULL) { in CVodeSetMaxOrd()
158 if (cvode_mem==NULL) { in CVodeSetMaxNumSteps()
184 if (cvode_mem==NULL) { in CVodeSetMaxHnilWarns()
206 if (cvode_mem==NULL) { in CVodeSetStabLimDet()
233 if (cvode_mem==NULL) { in CVodeSetInitStep()
255 if (cvode_mem==NULL) { in CVodeSetMinStep()
294 if (cvode_mem==NULL) { in CVodeSetMaxStep()
[all …]
H A Dcvodes_direct.c32 { return(CVodeSetLinearSolver(cvode_mem, LS, A)); } in CVDlsSetLinearSolver()
34 int CVDlsSetJacFn(void *cvode_mem, CVDlsJacFn jac) in CVDlsSetJacFn() argument
35 { return(CVodeSetJacFn(cvode_mem, jac)); } in CVDlsSetJacFn()
37 int CVDlsGetWorkSpace(void *cvode_mem, long int *lenrwLS, in CVDlsGetWorkSpace() argument
42 { return(CVodeGetNumJacEvals(cvode_mem, njevals)); } in CVDlsGetNumJacEvals()
45 { return(CVodeGetNumLinRhsEvals(cvode_mem, nfevalsLS)); } in CVDlsGetNumRhsEvals()
47 int CVDlsGetLastFlag(void *cvode_mem, long int *flag) in CVDlsGetLastFlag() argument
48 { return(CVodeGetLastLinFlag(cvode_mem, flag)); } in CVDlsGetLastFlag()
53 int CVDlsSetLinearSolverB(void *cvode_mem, int which, in CVDlsSetLinearSolverB() argument
58 { return(CVodeSetJacFnB(cvode_mem, which, jacB)); } in CVDlsSetJacFnB()
[all …]
/dports/math/sundials/sundials-5.7.0/src/cvodes/
H A Dcvodes_spils.c32 { return(CVodeSetLinearSolver(cvode_mem, LS, NULL)); } in CVSpilsSetLinearSolver()
34 int CVSpilsSetEpsLin(void *cvode_mem, realtype eplifac) in CVSpilsSetEpsLin() argument
35 { return(CVodeSetEpsLin(cvode_mem, eplifac)); } in CVSpilsSetEpsLin()
50 { return(CVodeGetNumPrecEvals(cvode_mem, npevals)); } in CVSpilsGetNumPrecEvals()
53 { return(CVodeGetNumPrecSolves(cvode_mem, npsolves)); } in CVSpilsGetNumPrecSolves()
56 { return(CVodeGetNumLinIters(cvode_mem, nliters)); } in CVSpilsGetNumLinIters()
70 int CVSpilsGetLastFlag(void *cvode_mem, long int *flag) in CVSpilsGetLastFlag() argument
71 { return(CVodeGetLastLinFlag(cvode_mem, flag)); } in CVSpilsGetLastFlag()
76 int CVSpilsSetLinearSolverB(void *cvode_mem, int which, in CVSpilsSetLinearSolverB() argument
93 int CVSpilsSetJacTimesB(void *cvode_mem, int which, in CVSpilsSetJacTimesB() argument
[all …]
H A Dcvodes_io.c46 if (cvode_mem==NULL) { in CVodeSetErrHandlerFn()
69 if (cvode_mem==NULL) { in CVodeSetErrFile()
91 if (cvode_mem==NULL) { in CVodeSetUserData()
114 if (cvode_mem==NULL) { in CVodeSetMaxOrd()
152 if (cvode_mem==NULL) { in CVodeSetMaxNumSteps()
178 if (cvode_mem==NULL) { in CVodeSetMaxHnilWarns()
200 if (cvode_mem==NULL) { in CVodeSetStabLimDet()
227 if (cvode_mem==NULL) { in CVodeSetInitStep()
249 if (cvode_mem==NULL) { in CVodeSetMinStep()
288 if (cvode_mem==NULL) { in CVodeSetMaxStep()
[all …]
H A Dcvodes_direct.c32 { return(CVodeSetLinearSolver(cvode_mem, LS, A)); } in CVDlsSetLinearSolver()
34 int CVDlsSetJacFn(void *cvode_mem, CVDlsJacFn jac) in CVDlsSetJacFn() argument
35 { return(CVodeSetJacFn(cvode_mem, jac)); } in CVDlsSetJacFn()
37 int CVDlsGetWorkSpace(void *cvode_mem, long int *lenrwLS, in CVDlsGetWorkSpace() argument
42 { return(CVodeGetNumJacEvals(cvode_mem, njevals)); } in CVDlsGetNumJacEvals()
45 { return(CVodeGetNumLinRhsEvals(cvode_mem, nfevalsLS)); } in CVDlsGetNumRhsEvals()
47 int CVDlsGetLastFlag(void *cvode_mem, long int *flag) in CVDlsGetLastFlag() argument
48 { return(CVodeGetLastLinFlag(cvode_mem, flag)); } in CVDlsGetLastFlag()
53 int CVDlsSetLinearSolverB(void *cvode_mem, int which, in CVDlsSetLinearSolverB() argument
58 { return(CVodeSetJacFnB(cvode_mem, which, jacB)); } in CVDlsSetJacFnB()
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/sundials_4.1.0/src/cvodes/
H A Dcvodes_spils.c32 { return(CVodeSetLinearSolver(cvode_mem, LS, NULL)); } in CVSpilsSetLinearSolver()
34 int CVSpilsSetEpsLin(void *cvode_mem, realtype eplifac) in CVSpilsSetEpsLin() argument
35 { return(CVodeSetEpsLin(cvode_mem, eplifac)); } in CVSpilsSetEpsLin()
50 { return(CVodeGetNumPrecEvals(cvode_mem, npevals)); } in CVSpilsGetNumPrecEvals()
53 { return(CVodeGetNumPrecSolves(cvode_mem, npsolves)); } in CVSpilsGetNumPrecSolves()
56 { return(CVodeGetNumLinIters(cvode_mem, nliters)); } in CVSpilsGetNumLinIters()
70 int CVSpilsGetLastFlag(void *cvode_mem, long int *flag) in CVSpilsGetLastFlag() argument
71 { return(CVodeGetLastLinFlag(cvode_mem, flag)); } in CVSpilsGetLastFlag()
76 int CVSpilsSetLinearSolverB(void *cvode_mem, int which, in CVSpilsSetLinearSolverB() argument
93 int CVSpilsSetJacTimesB(void *cvode_mem, int which, in CVSpilsSetJacTimesB() argument
[all …]
H A Dcvodes_io.c52 if (cvode_mem==NULL) { in CVodeSetErrHandlerFn()
75 if (cvode_mem==NULL) { in CVodeSetErrFile()
97 if (cvode_mem==NULL) { in CVodeSetUserData()
120 if (cvode_mem==NULL) { in CVodeSetMaxOrd()
158 if (cvode_mem==NULL) { in CVodeSetMaxNumSteps()
184 if (cvode_mem==NULL) { in CVodeSetMaxHnilWarns()
206 if (cvode_mem==NULL) { in CVodeSetStabLimDet()
233 if (cvode_mem==NULL) { in CVodeSetInitStep()
255 if (cvode_mem==NULL) { in CVodeSetMinStep()
294 if (cvode_mem==NULL) { in CVodeSetMaxStep()
[all …]
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/include/cvode/
H A Dcvode.h103 typedef int (*CVMonitorFn)(void *cvode_mem, void *user_data);
126 SUNDIALS_EXPORT int CVodeSetErrFile(void *cvode_mem, FILE *errfp);
130 SUNDIALS_EXPORT int CVodeSetMaxOrd(void *cvode_mem, int maxord);
143 SUNDIALS_EXPORT int CVodeSetNonlinearSolver(void *cvode_mem,
152 SUNDIALS_EXPORT int CVodeSetNoInactiveRootWarn(void *cvode_mem);
167 SUNDIALS_EXPORT int CVodeGetNumLinSolvSetups(void *cvode_mem,
169 SUNDIALS_EXPORT int CVodeGetNumErrTestFails(void *cvode_mem,
174 SUNDIALS_EXPORT int CVodeGetNumStabLimOrderReds(void *cvode_mem,
193 SUNDIALS_EXPORT int CVodeGetNumNonlinSolvIters(void *cvode_mem,
202 SUNDIALS_EXPORT void CVodeFree(void **cvode_mem);
[all …]
/dports/math/sundials/sundials-5.7.0/include/cvode/
H A Dcvode.h103 typedef int (*CVMonitorFn)(void *cvode_mem, void *user_data);
126 SUNDIALS_EXPORT int CVodeSetErrFile(void *cvode_mem, FILE *errfp);
130 SUNDIALS_EXPORT int CVodeSetMaxOrd(void *cvode_mem, int maxord);
144 SUNDIALS_EXPORT int CVodeSetNonlinearSolver(void *cvode_mem,
153 SUNDIALS_EXPORT int CVodeSetNoInactiveRootWarn(void *cvode_mem);
171 SUNDIALS_EXPORT int CVodeGetNumLinSolvSetups(void *cvode_mem,
173 SUNDIALS_EXPORT int CVodeGetNumErrTestFails(void *cvode_mem,
178 SUNDIALS_EXPORT int CVodeGetNumStabLimOrderReds(void *cvode_mem,
202 SUNDIALS_EXPORT int CVodeGetNumNonlinSolvIters(void *cvode_mem,
211 SUNDIALS_EXPORT void CVodeFree(void **cvode_mem);
[all …]
/dports/math/sundials/sundials-5.7.0/src/cvode/
H A Dcvode_io.c45 if (cvode_mem==NULL) { in CVodeSetErrHandlerFn()
68 if (cvode_mem==NULL) { in CVodeSetErrFile()
90 if (cvode_mem==NULL) { in CVodeSetUserData()
113 if (cvode_mem==NULL) { in CVodeSetMonitorFn()
139 if (cvode_mem==NULL) { in CVodeSetMonitorFrequency()
171 if (cvode_mem==NULL) { in CVodeSetMaxOrd()
207 if (cvode_mem==NULL) { in CVodeSetMaxNumSteps()
234 if (cvode_mem==NULL) { in CVodeSetMaxHnilWarns()
256 if (cvode_mem==NULL) { in CVodeSetStabLimDet()
283 if (cvode_mem==NULL) { in CVodeSetInitStep()
[all …]
H A Dcvode_spils.c32 { return(CVodeSetLinearSolver(cvode_mem, LS, NULL)); } in CVSpilsSetLinearSolver()
34 int CVSpilsSetEpsLin(void *cvode_mem, realtype eplifac) in CVSpilsSetEpsLin() argument
35 { return(CVodeSetEpsLin(cvode_mem, eplifac)); } in CVSpilsSetEpsLin()
41 { return(CVodeSetJacTimes(cvode_mem, jtsetup, jtimes)); } in CVSpilsSetJacTimes()
47 { return(CVodeGetNumPrecEvals(cvode_mem, npevals)); } in CVSpilsGetNumPrecEvals()
50 { return(CVodeGetNumPrecSolves(cvode_mem, npsolves)); } in CVSpilsGetNumPrecSolves()
53 { return(CVodeGetNumLinIters(cvode_mem, nliters)); } in CVSpilsGetNumLinIters()
56 { return(CVodeGetNumLinConvFails(cvode_mem, nlcfails)); } in CVSpilsGetNumConvFails()
62 { return(CVodeGetNumJtimesEvals(cvode_mem, njvevals)); } in CVSpilsGetNumJtimesEvals()
67 int CVSpilsGetLastFlag(void *cvode_mem, long int *flag) in CVSpilsGetLastFlag() argument
[all …]
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/src/cvode/
H A Dcvode_io.c50 if (cvode_mem==NULL) { in CVodeSetErrHandlerFn()
73 if (cvode_mem==NULL) { in CVodeSetErrFile()
95 if (cvode_mem==NULL) { in CVodeSetUserData()
118 if (cvode_mem==NULL) { in CVodeSetMonitorFn()
144 if (cvode_mem==NULL) { in CVodeSetMonitorFrequency()
176 if (cvode_mem==NULL) { in CVodeSetMaxOrd()
212 if (cvode_mem==NULL) { in CVodeSetMaxNumSteps()
239 if (cvode_mem==NULL) { in CVodeSetMaxHnilWarns()
261 if (cvode_mem==NULL) { in CVodeSetStabLimDet()
288 if (cvode_mem==NULL) { in CVodeSetInitStep()
[all …]
H A Dcvode_spils.c32 { return(CVodeSetLinearSolver(cvode_mem, LS, NULL)); } in CVSpilsSetLinearSolver()
34 int CVSpilsSetEpsLin(void *cvode_mem, realtype eplifac) in CVSpilsSetEpsLin() argument
35 { return(CVodeSetEpsLin(cvode_mem, eplifac)); } in CVSpilsSetEpsLin()
41 { return(CVodeSetJacTimes(cvode_mem, jtsetup, jtimes)); } in CVSpilsSetJacTimes()
47 { return(CVodeGetNumPrecEvals(cvode_mem, npevals)); } in CVSpilsGetNumPrecEvals()
50 { return(CVodeGetNumPrecSolves(cvode_mem, npsolves)); } in CVSpilsGetNumPrecSolves()
53 { return(CVodeGetNumLinIters(cvode_mem, nliters)); } in CVSpilsGetNumLinIters()
56 { return(CVodeGetNumLinConvFails(cvode_mem, nlcfails)); } in CVSpilsGetNumConvFails()
62 { return(CVodeGetNumJtimesEvals(cvode_mem, njvevals)); } in CVSpilsGetNumJtimesEvals()
67 int CVSpilsGetLastFlag(void *cvode_mem, long int *flag) in CVSpilsGetLastFlag() argument
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos/src/scicos_sundials/src/cvode/
H A Dcvode_io.c48 if (cvode_mem == NULL) in CVodeSetErrHandlerFn()
72 if (cvode_mem == NULL) in CVodeSetErrFile()
95 if (cvode_mem == NULL) in CVodeSetIterType()
124 if (cvode_mem == NULL) in CVodeSetUserData()
148 if (cvode_mem == NULL) in CVodeSetMaxOrd()
187 if (cvode_mem == NULL) in CVodeSetMaxNumSteps()
219 if (cvode_mem == NULL) in CVodeSetMaxHnilWarns()
242 if (cvode_mem == NULL) in CVodeSetStabLimDet()
271 if (cvode_mem == NULL) in CVodeSetInitStep()
294 if (cvode_mem == NULL) in CVodeSetMinStep()
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos/src/scicos_sundials/include/cvode/
H A Dcvode.h373 SUNDIALS_EXPORT int CVodeSetErrFile(void *cvode_mem, FILE *errfp);
375 SUNDIALS_EXPORT int CVodeSetMaxOrd(void *cvode_mem, int maxord);
377 SUNDIALS_EXPORT int CVodeSetMaxHnilWarns(void *cvode_mem, int mxhnil);
379 SUNDIALS_EXPORT int CVodeSetInitStep(void *cvode_mem, realtype hin);
380 SUNDIALS_EXPORT int CVodeSetMinStep(void *cvode_mem, realtype hmin);
381 SUNDIALS_EXPORT int CVodeSetMaxStep(void *cvode_mem, realtype hmax);
388 SUNDIALS_EXPORT int CVodeSetIterType(void *cvode_mem, int iter);
391 SUNDIALS_EXPORT int CVodeSetNoInactiveRootWarn(void *cvode_mem);
496 SUNDIALS_EXPORT int CVodeWFtolerances(void *cvode_mem, CVEwtFn efun);
719 SUNDIALS_EXPORT int CVodeGetLastOrder(void *cvode_mem, int *qlast);
[all …]

12345678910>>...14