Searched defs:CVodeMemRec (Results 1 – 8 of 8) sorted by relevance
57 typedef struct CVodeMemRec struct60 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 step195 int (*cv_linit)(struct CVodeMemRec *cv_mem); argument204 void (*cv_lfree)(struct CVodeMemRec *cv_mem); argument208 void *cv_lmem;225 booleantype cv_VabstolMallocDone;[all …]
113 typedef struct CVodeMemRec { struct115 realtype cv_uround; /* machine unit roundoff */169 booleantype cv_tstopset;170 realtype cv_tstop;269 int (*cv_linit)(struct CVodeMemRec *cv_mem); argument278 int (*cv_lfree)(struct CVodeMemRec *cv_mem); argument282 void *cv_lmem;298 booleantype cv_VabstolMallocDone;299 booleantype cv_MallocDone;300 booleantype cv_constraintsMallocDone;[all …]
121 typedef struct CVodeMemRec { struct123 realtype cv_uround; /* machine unit roundoff */177 booleantype cv_tstopset;178 realtype cv_tstop;278 int (*cv_linit)(struct CVodeMemRec *cv_mem); argument287 int (*cv_lfree)(struct CVodeMemRec *cv_mem); argument312 booleantype cv_VabstolMallocDone;313 booleantype cv_MallocDone;314 booleantype cv_constraintsMallocDone;374 realtype cv_cvals[L_MAX]; /* array of scalars */[all …]
97 typedef struct CVodeMemRec { struct160 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); argument426 void *cv_lmem; 430 booleantype cv_forceSetup;456 booleantype cv_MallocDone;[all …]
81 typedef struct CVodeMemRec { struct142 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); argument362 void *cv_lmem; 366 booleantype cv_forceSetup;[all …]
92 typedef struct CVodeMemRec { struct156 int cv_itolS;174 int cv_itolQS;246 booleantype cv_tstopset;247 realtype cv_tstop;409 int (*cv_linit)(struct CVodeMemRec *cv_mem); argument427 booleantype cv_forceSetup;453 booleantype cv_MallocDone;457 booleantype cv_QuadMallocDone;461 booleantype cv_SensMallocDone;[all …]
92 typedef struct CVodeMemRec { struct157 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); argument426 void *cv_lmem;430 booleantype cv_forceSetup;456 booleantype cv_MallocDone;[all …]