/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/cvodes/F2003_serial/ |
H A D | cvsAdvDiff_FSA_non_f2003.f90 | 295 else if (sensi_meth == CV_STAGGERED) then 309 else if (sensi_meth == CV_STAGGERED) then 321 if (sensi_meth == CV_STAGGERED) then 421 sensi_meth = CV_STAGGERED 533 if (sensi_meth == CV_STAGGERED .or. sensi_meth == CV_STAGGERED1) then
|
/dports/math/sundials/sundials-5.7.0/examples/cvodes/F2003_serial/ |
H A D | cvsAdvDiff_FSA_non_f2003.f90 | 295 else if (sensi_meth == CV_STAGGERED) then 309 else if (sensi_meth == CV_STAGGERED) then 321 if (sensi_meth == CV_STAGGERED) then 421 sensi_meth = CV_STAGGERED 533 if (sensi_meth == CV_STAGGERED .or. sensi_meth == CV_STAGGERED1) then
|
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/cvodes/serial/ |
H A D | cvsAdvDiff_FSA_non.c | 212 else if(sensi_meth == CV_STAGGERED) in main() 221 else if(sensi_meth == CV_STAGGERED) in main() 231 if(sensi_meth == CV_STAGGERED) printf("( STAGGERED +"); in main() 364 *sensi_meth = CV_STAGGERED; in ProcessArgs() 509 if ((sensi_meth == CV_STAGGERED) || (sensi_meth == CV_STAGGERED1)) { in PrintFinalStats()
|
H A D | cvsRoberts_FSA_dns_Switch.c | 277 data->meth = CV_STAGGERED; in main() 463 case CV_STAGGERED: in PrintHeader() 510 if (data->meth == CV_STAGGERED) { in PrintFinalStats()
|
H A D | cvsRoberts_FSA_klu.c | 248 if(sensi_meth == CV_STAGGERED) printf("( STAGGERED +"); in main() 487 *sensi_meth = CV_STAGGERED; in ProcessArgs()
|
H A D | cvsRoberts_FSA_dns_constraints.c | 257 if(sensi_meth == CV_STAGGERED) printf("( STAGGERED +"); in main() 468 *sensi_meth = CV_STAGGERED; in ProcessArgs()
|
H A D | cvsRoberts_FSA_sps.c | 248 if(sensi_meth == CV_STAGGERED) printf("( STAGGERED +"); in main() 487 *sensi_meth = CV_STAGGERED; in ProcessArgs()
|
H A D | cvsRoberts_FSA_dns.c | 242 if(sensi_meth == CV_STAGGERED) printf("( STAGGERED +"); in main() 453 *sensi_meth = CV_STAGGERED; in ProcessArgs()
|
H A D | cvsDiurnal_FSA_kry.c | 285 if(sensi_meth == CV_STAGGERED) printf("( STAGGERED +"); in main() 609 *sensi_meth = CV_STAGGERED; in ProcessArgs() 878 if ((sensi_meth == CV_STAGGERED) || (sensi_meth == CV_STAGGERED1)) { in PrintFinalStats()
|
/dports/math/sundials/sundials-5.7.0/examples/cvodes/serial/ |
H A D | cvsAdvDiff_FSA_non.c | 212 else if(sensi_meth == CV_STAGGERED) in main() 221 else if(sensi_meth == CV_STAGGERED) in main() 231 if(sensi_meth == CV_STAGGERED) printf("( STAGGERED +"); in main() 364 *sensi_meth = CV_STAGGERED; in ProcessArgs() 509 if ((sensi_meth == CV_STAGGERED) || (sensi_meth == CV_STAGGERED1)) { in PrintFinalStats()
|
H A D | cvsRoberts_FSA_dns_Switch.c | 277 data->meth = CV_STAGGERED; in main() 463 case CV_STAGGERED: in PrintHeader() 510 if (data->meth == CV_STAGGERED) { in PrintFinalStats()
|
H A D | cvsRoberts_FSA_dns.c | 242 if(sensi_meth == CV_STAGGERED) printf("( STAGGERED +"); in main() 453 *sensi_meth = CV_STAGGERED; in ProcessArgs()
|
H A D | cvsRoberts_FSA_dns_constraints.c | 257 if(sensi_meth == CV_STAGGERED) printf("( STAGGERED +"); in main() 468 *sensi_meth = CV_STAGGERED; in ProcessArgs()
|
H A D | cvsRoberts_FSA_klu.c | 248 if(sensi_meth == CV_STAGGERED) printf("( STAGGERED +"); in main() 487 *sensi_meth = CV_STAGGERED; in ProcessArgs()
|
H A D | cvsRoberts_FSA_sps.c | 248 if(sensi_meth == CV_STAGGERED) printf("( STAGGERED +"); in main() 487 *sensi_meth = CV_STAGGERED; in ProcessArgs()
|
H A D | cvsDiurnal_FSA_kry.c | 285 if(sensi_meth == CV_STAGGERED) printf("( STAGGERED +"); in main() 609 *sensi_meth = CV_STAGGERED; in ProcessArgs() 878 if ((sensi_meth == CV_STAGGERED) || (sensi_meth == CV_STAGGERED1)) { in PrintFinalStats()
|
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/cvodes/parallel/ |
H A D | cvsAdvDiff_FSA_non_p.c | 245 else if(sensi_meth == CV_STAGGERED) in main() 254 else if(sensi_meth == CV_STAGGERED) in main() 265 if(sensi_meth == CV_STAGGERED) printf("( STAGGERED +"); in main() 434 *sensi_meth = CV_STAGGERED; in ProcessArgs() 601 if ((sensi_meth == CV_STAGGERED) || (sensi_meth == CV_STAGGERED1)) { in PrintFinalStats()
|
H A D | cvsDiurnal_FSA_kry_p.c | 343 if(sensi_meth == CV_STAGGERED) printf("( STAGGERED +"); in main() 585 *sensi_meth = CV_STAGGERED; in ProcessArgs() 1240 if ((sensi_meth == CV_STAGGERED) || (sensi_meth == CV_STAGGERED1)) { in PrintFinalStats()
|
/dports/math/sundials/sundials-5.7.0/examples/cvodes/parallel/ |
H A D | cvsAdvDiff_FSA_non_p.c | 245 else if(sensi_meth == CV_STAGGERED) in main() 254 else if(sensi_meth == CV_STAGGERED) in main() 265 if(sensi_meth == CV_STAGGERED) printf("( STAGGERED +"); in main() 434 *sensi_meth = CV_STAGGERED; in ProcessArgs() 601 if ((sensi_meth == CV_STAGGERED) || (sensi_meth == CV_STAGGERED1)) { in PrintFinalStats()
|
H A D | cvsDiurnal_FSA_kry_p.c | 343 if(sensi_meth == CV_STAGGERED) printf("( STAGGERED +"); in main() 585 *sensi_meth = CV_STAGGERED; in ProcessArgs() 1240 if ((sensi_meth == CV_STAGGERED) || (sensi_meth == CV_STAGGERED1)) { in PrintFinalStats()
|
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/stan/math/rev/mat/functor/ |
H A D | cvodes_integrator.hpp | 147 CVodeSensInit(cvodes_mem, static_cast<int>(S), CV_STAGGERED, in integrate()
|
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/src/cvodes/ |
H A D | cvodes_io.c | 680 sensi_stg = (cv_mem->cv_sensi && (cv_mem->cv_ism==CV_STAGGERED)); in CVodeSetSensMaxNonlinIters() 1811 sensi_stg = (cv_mem->cv_sensi && (cv_mem->cv_ism==CV_STAGGERED)); in CVodeGetSensNumNonlinSolvIters() 1940 sensi_stg = (cv_mem->cv_sensi && (cv_mem->cv_ism==CV_STAGGERED)); in CVodeGetSensNonlinSolvStats()
|
/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_io.c | 680 sensi_stg = (cv_mem->cv_sensi && (cv_mem->cv_ism==CV_STAGGERED)); in CVodeSetSensMaxNonlinIters() 1722 sensi_stg = (cv_mem->cv_sensi && (cv_mem->cv_ism==CV_STAGGERED)); in CVodeGetSensNumNonlinSolvIters() 1851 sensi_stg = (cv_mem->cv_sensi && (cv_mem->cv_ism==CV_STAGGERED)); in CVodeGetSensNonlinSolvStats()
|
/dports/math/stanmath/math-4.2.0/stan/math/rev/functor/ |
H A D | cvodes_integrator.hpp | 299 CV_STAGGERED, &cvodes_integrator::cv_rhs_sens, nv_state_sens_), in operator ()()
|
/dports/math/stanmath/math-4.2.0/lib/sundials_5.7.0/src/cvodes/ |
H A D | cvodes_nls_stg.c | 81 if (cv_mem->cv_ism != CV_STAGGERED) { in CVodeSetNonlinearSolverSensStg()
|