/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/src/arkode/ |
H A D | arkode.c | 1722 realtype tout_hin, rh; in arkInitialSetup() local 1844 tout_hin = tout; in arkInitialSetup() 1847 tout_hin = ark_mem->tstop; in arkInitialSetup() 1848 hflag = arkHin(ark_mem, tout_hin); in arkInitialSetup()
|
/dports/math/sundials/sundials-5.7.0/src/arkode/ |
H A D | arkode.c | 1714 realtype tout_hin, rh, htmp; in arkInitialSetup() local 1835 tout_hin = tout; in arkInitialSetup() 1838 tout_hin = ark_mem->tstop; in arkInitialSetup() 1839 hflag = arkHin(ark_mem, tout_hin); in arkInitialSetup()
|
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/src/cvode/ |
H A D | cvode.c | 1013 realtype troundoff, tout_hin, rh, nrm; in CVode() local 1111 tout_hin = tout; in CVode() 1114 tout_hin = cv_mem->cv_tstop; in CVode() 1115 hflag = cvHin(cv_mem, tout_hin); in CVode()
|
/dports/math/sundials/sundials-5.7.0/src/cvode/ |
H A D | cvode.c | 1013 realtype troundoff, tout_hin, rh, nrm; in CVode() local 1111 tout_hin = tout; in CVode() 1114 tout_hin = cv_mem->cv_tstop; in CVode() 1115 hflag = cvHin(cv_mem, tout_hin); in CVode()
|
/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos/src/scicos_sundials/src/cvode/ |
H A D | cvode.c | 1196 realtype troundoff, tout_hin, rh, nrm; in CVode() local 1298 tout_hin = tout; in CVode() 1301 tout_hin = tstop; in CVode() 1303 hflag = CVHin(cv_mem, tout_hin); in CVode()
|
/dports/math/casadi/casadi-3.5.5/external_packages/casadi-sundials/cvodes/ |
H A D | cvodes.c | 2631 realtype troundoff, tout_hin, rh, nrm; in CVode() local 2768 tout_hin = tout; in CVode() 2769 if ( tstopset && (tout-tn)*(tout-tstop) > ZERO ) tout_hin = tstop; in CVode() 2770 hflag = cvHin(cv_mem, tout_hin); in CVode()
|
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/sundials_4.1.0/src/cvodes/ |
H A D | cvodes.c | 2741 realtype troundoff, tout_hin, rh, nrm; in CVode() local 2900 tout_hin = tout; in CVode() 2903 tout_hin = cv_mem->cv_tstop; in CVode() 2904 hflag = cvHin(cv_mem, tout_hin); in CVode()
|
/dports/math/stanmath/math-4.2.0/lib/sundials_5.7.0/src/cvodes/ |
H A D | cvodes.c | 2777 realtype troundoff, tout_hin, rh, nrm; in CVode() local 2931 tout_hin = tout; in CVode() 2934 tout_hin = cv_mem->cv_tstop; in CVode() 2935 hflag = cvHin(cv_mem, tout_hin); in CVode()
|
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/src/cvodes/ |
H A D | cvodes.c | 2777 realtype troundoff, tout_hin, rh, nrm; in CVode() local 2931 tout_hin = tout; in CVode() 2934 tout_hin = cv_mem->cv_tstop; in CVode() 2935 hflag = cvHin(cv_mem, tout_hin); in CVode()
|
/dports/math/sundials/sundials-5.7.0/src/cvodes/ |
H A D | cvodes.c | 2777 realtype troundoff, tout_hin, rh, nrm; in CVode() local 2931 tout_hin = tout; in CVode() 2934 tout_hin = cv_mem->cv_tstop; in CVode() 2935 hflag = cvHin(cv_mem, tout_hin); in CVode()
|