Home
last modified time | relevance | path

Searched refs:dq_rel_uu (Results 1 – 12 of 12) sorted by relevance

/dports/math/casadi/casadi-3.5.5/external_packages/casadi-sundials/kinsol/
H A Dkinsol_bbdpre.h218 realtype dq_rel_uu,
H A Dkinsol_bbdpre.c94 realtype dq_rel_uu, in KINBBDPrecInit() argument
183 if (dq_rel_uu > ZERO) pdata->rel_uu = dq_rel_uu; in KINBBDPrecInit()
/dports/math/stanmath/math-4.2.0/lib/sundials_5.7.0/include/kinsol/
H A Dkinsol_bbdpre.h49 realtype dq_rel_uu,
/dports/devel/upp/upp/bazaar/plugin/sundials/include/kinsol/
H A Dkinsol_bbdpre.h49 realtype dq_rel_uu,
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/include/kinsol/
H A Dkinsol_bbdpre.h49 realtype dq_rel_uu,
/dports/math/sundials/sundials-5.7.0/include/kinsol/
H A Dkinsol_bbdpre.h49 realtype dq_rel_uu,
/dports/math/stanmath/math-4.2.0/lib/sundials_5.7.0/src/kinsol/
H A Dkinsol_bbdpre.c66 realtype dq_rel_uu, in KINBBDPrecInit() argument
226 pdata->rel_uu = (dq_rel_uu > ZERO) ? dq_rel_uu : SUNRsqrt(kin_mem->kin_uround); in KINBBDPrecInit()
/dports/devel/upp/upp/bazaar/plugin/sundials/src/kinsol/
H A Dkinsol_bbdpre.c66 realtype dq_rel_uu, in KINBBDPrecInit() argument
226 pdata->rel_uu = (dq_rel_uu > ZERO) ? dq_rel_uu : SUNRsqrt(kin_mem->kin_uround); in KINBBDPrecInit()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/src/kinsol/
H A Dkinsol_bbdpre.c66 realtype dq_rel_uu, in KINBBDPrecInit() argument
226 pdata->rel_uu = (dq_rel_uu > ZERO) ? dq_rel_uu : SUNRsqrt(kin_mem->kin_uround); in KINBBDPrecInit()
/dports/math/sundials/sundials-5.7.0/src/kinsol/
H A Dkinsol_bbdpre.c66 realtype dq_rel_uu, in KINBBDPrecInit() argument
226 pdata->rel_uu = (dq_rel_uu > ZERO) ? dq_rel_uu : SUNRsqrt(kin_mem->kin_uround); in KINBBDPrecInit()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/kinsol/parallel/
H A DkinFoodWeb_kry_bbd_p.c207 realtype fnormtol, scsteptol, dq_rel_uu; in main() local
305 dq_rel_uu = ZERO; in main()
311 dq_rel_uu, func_local, NULL); in main()
/dports/math/sundials/sundials-5.7.0/examples/kinsol/parallel/
H A DkinFoodWeb_kry_bbd_p.c207 realtype fnormtol, scsteptol, dq_rel_uu; in main() local
305 dq_rel_uu = ZERO; in main()
311 dq_rel_uu, func_local, NULL); in main()