Home
last modified time | relevance | path

Searched refs:ida_maxnit (Results 1 – 25 of 36) sorted by relevance

12

/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos/src/scicos_sundials/src/ida/
H A Dida_impl.h117 int ida_maxnit; /* max. number of Netwon iterations in IC calc. */ member
H A Dida_ic.c121 #define maxnit (IDA_mem->ida_maxnit)
H A Dida_io.c618 IDA_mem->ida_maxnit = maxnit; in IDASetMaxNumItersIC()
/dports/devel/upp/upp/bazaar/plugin/sundials/src/ida/
H A Dida_impl.h132 int ida_maxnit; /* max. number of Netwon iterations in IC calc. */ member
H A Dida_ic.c402 for(mnewt = 0; mnewt < IDA_mem->ida_maxnit; mnewt++) { in IDANewtonIC()
H A Dida_io.c572 IDA_mem->ida_maxnit = maxnit; in IDASetMaxNumItersIC()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/src/ida/
H A Dida_impl.h132 int ida_maxnit; /* max. number of Netwon iterations in IC calc. */ member
H A Dida_ic.c402 for(mnewt = 0; mnewt < IDA_mem->ida_maxnit; mnewt++) { in IDANewtonIC()
H A Dida_io.c572 IDA_mem->ida_maxnit = maxnit; in IDASetMaxNumItersIC()
/dports/math/sundials/sundials-5.7.0/src/ida/
H A Dida_impl.h135 int ida_maxnit; /* max. number of Netwon iterations in IC calc. */ member
H A Dida_ic.c402 for(mnewt = 0; mnewt < IDA_mem->ida_maxnit; mnewt++) { in IDANewtonIC()
H A Dida_io.c567 IDA_mem->ida_maxnit = maxnit; in IDASetMaxNumItersIC()
/dports/math/casadi/casadi-3.5.5/external_packages/casadi-sundials/idas/
H A Didas_impl.h238 int ida_maxnit; /* max. number of Netwon iterations in IC calc. */ member
H A Didas_ic.c138 #define maxnit (IDA_mem->ida_maxnit)
H A Didas_io.c574 IDA_mem->ida_maxnit = maxnit; in IDASetMaxNumItersIC()
/dports/math/stanmath/math-4.2.0/lib/sundials_5.7.0/src/idas/
H A Didas_ic.c626 for(mnewt = 0; mnewt < IDA_mem->ida_maxnit; mnewt++) { in IDANewtonIC()
1085 for(mnewt = 0; mnewt < IDA_mem->ida_maxnit; mnewt++) { in IDASensNewtonIC()
H A Didas_impl.h258 int ida_maxnit; /* max. number of Netwon iterations in IC calc. */ member
H A Didas_io.c584 IDA_mem->ida_maxnit = maxnit; in IDASetMaxNumItersIC()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/src/idas/
H A Didas_ic.c626 for(mnewt = 0; mnewt < IDA_mem->ida_maxnit; mnewt++) { in IDANewtonIC()
1085 for(mnewt = 0; mnewt < IDA_mem->ida_maxnit; mnewt++) { in IDASensNewtonIC()
H A Didas_impl.h259 int ida_maxnit; /* max. number of Netwon iterations in IC calc. */ member
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/sundials_4.1.0/src/idas/
H A Didas_ic.c626 for(mnewt = 0; mnewt < IDA_mem->ida_maxnit; mnewt++) { in IDANewtonIC()
1085 for(mnewt = 0; mnewt < IDA_mem->ida_maxnit; mnewt++) { in IDASensNewtonIC()
H A Didas_impl.h256 int ida_maxnit; /* max. number of Netwon iterations in IC calc. */ member
/dports/math/sundials/sundials-5.7.0/src/idas/
H A Didas_ic.c626 for(mnewt = 0; mnewt < IDA_mem->ida_maxnit; mnewt++) { in IDANewtonIC()
1085 for(mnewt = 0; mnewt < IDA_mem->ida_maxnit; mnewt++) { in IDASensNewtonIC()
H A Didas_impl.h258 int ida_maxnit; /* max. number of Netwon iterations in IC calc. */ member
H A Didas_io.c584 IDA_mem->ida_maxnit = maxnit; in IDASetMaxNumItersIC()

12