Home
last modified time | relevance | path

Searched defs:CVodeMemRec (Results 1 – 8 of 8) sorted by relevance

/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos/src/scicos_sundials/src/cvode/
H A Dcvode_impl.h57 typedef struct CVodeMemRec struct
60 realtype cv_uround; /* machine unit roundoff */
83 N_Vector cv_zn[L_MAX]; /* Nordsieck array, of size N x (q+1).
106 booleantype cv_tstopset;
107 realtype cv_tstop;
114 int cv_qprime; /* order to be used on the next step
195 int (*cv_linit)(struct CVodeMemRec *cv_mem); argument
204 void (*cv_lfree)(struct CVodeMemRec *cv_mem); argument
208 void *cv_lmem;
225 booleantype cv_VabstolMallocDone;
[all …]
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/src/cvode/
H A Dcvode_impl.h113 typedef struct CVodeMemRec { struct
115 realtype cv_uround; /* machine unit roundoff */
169 booleantype cv_tstopset;
170 realtype cv_tstop;
269 int (*cv_linit)(struct CVodeMemRec *cv_mem); argument
278 int (*cv_lfree)(struct CVodeMemRec *cv_mem); argument
282 void *cv_lmem;
298 booleantype cv_VabstolMallocDone;
299 booleantype cv_MallocDone;
300 booleantype cv_constraintsMallocDone;
[all …]
/dports/math/sundials/sundials-5.7.0/src/cvode/
H A Dcvode_impl.h121 typedef struct CVodeMemRec { struct
123 realtype cv_uround; /* machine unit roundoff */
177 booleantype cv_tstopset;
178 realtype cv_tstop;
278 int (*cv_linit)(struct CVodeMemRec *cv_mem); argument
287 int (*cv_lfree)(struct CVodeMemRec *cv_mem); argument
312 booleantype cv_VabstolMallocDone;
313 booleantype cv_MallocDone;
314 booleantype cv_constraintsMallocDone;
374 realtype cv_cvals[L_MAX]; /* array of scalars */
[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_impl.h97 typedef struct CVodeMemRec { struct
160 int cv_itolS;
177 int cv_itolQS;
250 booleantype cv_tstopset;
251 realtype cv_tstop;
265 realtype cv_hin;
413 int (*cv_linit)(struct CVodeMemRec *cv_mem); argument
426 void *cv_lmem;
430 booleantype cv_forceSetup;
456 booleantype cv_MallocDone;
[all …]
/dports/math/casadi/casadi-3.5.5/external_packages/casadi-sundials/cvodes/
H A Dcvodes_impl.h81 typedef struct CVodeMemRec { struct
142 int cv_itolS;
159 int cv_itolQS;
226 booleantype cv_tstopset;
227 realtype cv_tstop;
241 realtype cv_hin;
281 int cv_maxcorS;
349 int (*cv_linit)(struct CVodeMemRec *cv_mem); argument
362 void *cv_lmem;
366 booleantype cv_forceSetup;
[all …]
/dports/math/stanmath/math-4.2.0/lib/sundials_5.7.0/src/cvodes/
H A Dcvodes_impl.h92 typedef struct CVodeMemRec { struct
156 int cv_itolS;
174 int cv_itolQS;
246 booleantype cv_tstopset;
247 realtype cv_tstop;
409 int (*cv_linit)(struct CVodeMemRec *cv_mem); argument
427 booleantype cv_forceSetup;
453 booleantype cv_MallocDone;
457 booleantype cv_QuadMallocDone;
461 booleantype cv_SensMallocDone;
[all …]
/dports/math/sundials/sundials-5.7.0/src/cvodes/
H A Dcvodes_impl.h92 typedef struct CVodeMemRec { struct
156 int cv_itolS;
174 int cv_itolQS;
246 booleantype cv_tstopset;
247 realtype cv_tstop;
409 int (*cv_linit)(struct CVodeMemRec *cv_mem); argument
427 booleantype cv_forceSetup;
453 booleantype cv_MallocDone;
457 booleantype cv_QuadMallocDone;
461 booleantype cv_SensMallocDone;
[all …]
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/src/cvodes/
H A Dcvodes_impl.h92 typedef struct CVodeMemRec { struct
157 int cv_itolS;
175 int cv_itolQS;
248 booleantype cv_tstopset;
249 realtype cv_tstop;
263 realtype cv_hin;
413 int (*cv_linit)(struct CVodeMemRec *cv_mem); argument
426 void *cv_lmem;
430 booleantype cv_forceSetup;
456 booleantype cv_MallocDone;
[all …]