/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/cvodes/serial/ |
H A D | cvsDirectDemo_ls.out | 21 CVode real workspace length = 136 22 CVode integer workspace length = 72 47 CVode real workspace length = 136 48 CVode integer workspace length = 72 78 CVode real workspace length = 136 79 CVode integer workspace length = 72 109 CVode real workspace length = 136 110 CVode integer workspace length = 72 139 CVode real workspace length = 122 140 CVode integer workspace length = 65 [all …]
|
H A D | cvsKrylovDemo_prec.out | 421 CVode real workspace length = 2904 422 CVode integer workspace length = 65 489 CVode real workspace length = 2904 490 CVode integer workspace length = 65 557 CVode real workspace length = 2904 558 CVode integer workspace length = 65 625 CVode real workspace length = 2904 626 CVode integer workspace length = 65
|
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/cvode/serial/ |
H A D | cvDirectDemo_ls.out | 21 CVode real workspace length = 129 22 CVode integer workspace length = 60 47 CVode real workspace length = 129 48 CVode integer workspace length = 60 78 CVode real workspace length = 129 79 CVode integer workspace length = 60 109 CVode real workspace length = 129 110 CVode integer workspace length = 60 139 CVode real workspace length = 115 140 CVode integer workspace length = 53 [all …]
|
H A D | cvDisc_dns.c | 136 ret = CVode(cvode_mem, t1, y, &t, CV_ONE_STEP); in main() 164 ret = CVode(cvode_mem, t2, y, &t, CV_ONE_STEP); in main() 208 ret = CVode(cvode_mem, t1, y, &t, CV_ONE_STEP); in main() 236 ret = CVode(cvode_mem, t2, y, &t, CV_ONE_STEP); in main() 281 ret = CVode(cvode_mem, t1, y, &t, CV_ONE_STEP); in main() 303 ret = CVode(cvode_mem, t2, y, &t, CV_ONE_STEP); in main()
|
H A D | cvKrylovDemo_prec.out | 421 CVode real workspace length = 2897 422 CVode integer workspace length = 53 489 CVode real workspace length = 2897 490 CVode integer workspace length = 53 557 CVode real workspace length = 2897 558 CVode integer workspace length = 53 625 CVode real workspace length = 2897 626 CVode integer workspace length = 53
|
H A D | cvRoberts_dns_negsol.c | 143 flag = CVode(cvode_mem, tout, y, &t, CV_NORMAL); in main() 163 CVode(cvode_mem, tout, y, &t, CV_NORMAL); in main()
|
/dports/math/sundials/sundials-5.7.0/examples/cvode/serial/ |
H A D | cvDirectDemo_ls.out | 21 CVode real workspace length = 129 22 CVode integer workspace length = 60 47 CVode real workspace length = 129 48 CVode integer workspace length = 60 78 CVode real workspace length = 129 79 CVode integer workspace length = 60 109 CVode real workspace length = 129 110 CVode integer workspace length = 60 139 CVode real workspace length = 115 140 CVode integer workspace length = 53 [all …]
|
H A D | cvDisc_dns.c | 136 ret = CVode(cvode_mem, t1, y, &t, CV_ONE_STEP); in main() 164 ret = CVode(cvode_mem, t2, y, &t, CV_ONE_STEP); in main() 208 ret = CVode(cvode_mem, t1, y, &t, CV_ONE_STEP); in main() 236 ret = CVode(cvode_mem, t2, y, &t, CV_ONE_STEP); in main() 281 ret = CVode(cvode_mem, t1, y, &t, CV_ONE_STEP); in main() 303 ret = CVode(cvode_mem, t2, y, &t, CV_ONE_STEP); in main()
|
H A D | cvKrylovDemo_prec.out | 421 CVode real workspace length = 2897 422 CVode integer workspace length = 53 489 CVode real workspace length = 2897 490 CVode integer workspace length = 53 557 CVode real workspace length = 2897 558 CVode integer workspace length = 53 625 CVode real workspace length = 2897 626 CVode integer workspace length = 53
|
H A D | cvRoberts_dns_negsol.c | 143 flag = CVode(cvode_mem, tout, y, &t, CV_NORMAL); in main() 163 CVode(cvode_mem, tout, y, &t, CV_NORMAL); in main()
|
/dports/math/sundials/sundials-5.7.0/examples/cvodes/serial/ |
H A D | cvsDirectDemo_ls.out | 21 CVode real workspace length = 136 22 CVode integer workspace length = 72 47 CVode real workspace length = 136 48 CVode integer workspace length = 72 78 CVode real workspace length = 136 79 CVode integer workspace length = 72 109 CVode real workspace length = 136 110 CVode integer workspace length = 72 139 CVode real workspace length = 122 140 CVode integer workspace length = 65 [all …]
|
H A D | cvsKrylovDemo_prec.out | 421 CVode real workspace length = 2904 422 CVode integer workspace length = 65 489 CVode real workspace length = 2904 490 CVode integer workspace length = 65 557 CVode real workspace length = 2904 558 CVode integer workspace length = 65 625 CVode real workspace length = 2904 626 CVode integer workspace length = 65
|
/dports/math/scilab/scilab-6.1.1/scilab/modules/xcos/examples/solvers/ |
H A D | benchSine.sce | 15 solverName = ["LSodar", "CVode BDF/Newton", "CVode BDF/Functional", "CVode Adams/Newton", "CVode Ad…
|
H A D | benchBasic.sce | 17 solverName = ["LSodar", "CVode BDF/Newton", "CVode BDF/Functional", "CVode Adams/Newton", "CVode Ad…
|
H A D | benchKalman.sce | 17 solverName = ["LSodar", "CVode BDF/Newton", "CVode BDF/Functional", "CVode Adams/Newton", "CVode Ad…
|
/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos/tests/unit_tests/Solvers/ODE/ |
H A D | LSodar.tst | 22 // Set solver to CVode BDF/Newton + run + save results 49 // Set solver to CVode BDF/Newton + run + save results
|
H A D | CVode_Controller.tst | 42 try scicos_simulate(scs_m); catch disp(lasterror()); end; // CVode
|
H A D | CVode_Kalman.tst | 41 try scicos_simulate(scs_m); catch disp(lasterror()); end; // CVode
|
H A D | CVode_Temperature_Controller.tst | 42 try scicos_simulate(scs_m); catch disp(lasterror()); end; // CVode
|
H A D | CVode_Watertank.tst | 42 try scicos_simulate(scs_m); catch disp(lasterror()); end; // CVode
|
H A D | CVode_Cont-Disc.tst | 42 try scicos_simulate(scs_m); catch disp(lasterror()); end; // CVode
|
H A D | CVode_IPendulum.tst | 43 try scicos_simulate(scs_m); catch disp(lasterror()); end; // CVode
|
H A D | CRANI.tst | 30 // Modify solver and reltol + run CVode + save results
|
H A D | ExpRK.tst | 29 // Modify solver and 'max step size' + run CVode + save results
|
H A D | ImpRK.tst | 30 // Modify solver and reltol + run CVode + save results
|