Home
last modified time | relevance | path

Searched refs:MSG_RES_NULL (Results 1 – 19 of 19) sorted by relevance

/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos/src/scicos_sundials/src/ida/
H A Dida_impl.h405 #define MSG_RES_NULL "res = NULL illegal." macro
H A Dida.c426 IDAProcessError(IDA_mem, IDA_ILL_INPUT, "IDA", "IDAInit", MSG_RES_NULL); in IDAInit()
/dports/devel/upp/upp/bazaar/plugin/sundials/src/ida/
H A Dida_impl.h442 #define MSG_RES_NULL "res = NULL illegal." macro
H A Dida.c382 IDAProcessError(IDA_mem, IDA_ILL_INPUT, "IDA", "IDAInit", MSG_RES_NULL); in IDAInit()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/src/ida/
H A Dida_impl.h442 #define MSG_RES_NULL "res = NULL illegal." macro
H A Dida.c382 IDAProcessError(IDA_mem, IDA_ILL_INPUT, "IDA", "IDAInit", MSG_RES_NULL); in IDAInit()
/dports/math/sundials/sundials-5.7.0/src/ida/
H A Dida_impl.h461 #define MSG_RES_NULL "res = NULL illegal." macro
H A Dida.c382 IDAProcessError(IDA_mem, IDA_ILL_INPUT, "IDA", "IDAInit", MSG_RES_NULL); in IDAInit()
/dports/math/casadi/casadi-3.5.5/external_packages/casadi-sundials/idas/
H A Didas_impl.h905 #define MSG_RES_NULL "res = NULL illegal." macro
H A Didas.c596 IDAProcessError(IDA_mem, IDA_ILL_INPUT, "IDAS", "IDAInit", MSG_RES_NULL); in IDAInit()
/dports/math/stanmath/math-4.2.0/lib/sundials_5.7.0/src/idas/
H A Didas_impl.h992 #define MSG_RES_NULL "res = NULL illegal." macro
H A Didas.c570 IDAProcessError(IDA_mem, IDA_ILL_INPUT, "IDAS", "IDAInit", MSG_RES_NULL); in IDAInit()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/src/idas/
H A Didas_impl.h1000 #define MSG_RES_NULL "res = NULL illegal." macro
H A Didas.c570 IDAProcessError(IDA_mem, IDA_ILL_INPUT, "IDAS", "IDAInit", MSG_RES_NULL); in IDAInit()
/dports/math/sundials/sundials-5.7.0/src/idas/
H A Didas_impl.h992 #define MSG_RES_NULL "res = NULL illegal." macro
H A Didas.c570 IDAProcessError(IDA_mem, IDA_ILL_INPUT, "IDAS", "IDAInit", MSG_RES_NULL); in IDAInit()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/sundials_4.1.0/src/idas/
H A Didas_impl.h996 #define MSG_RES_NULL "res = NULL illegal." macro
H A Didas.c579 IDAProcessError(IDA_mem, IDA_ILL_INPUT, "IDAS", "IDAInit", MSG_RES_NULL); in IDAInit()
/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos/src/c/
H A Dddaskr.c194 DDASProcessError(ddas_mem, IDA_ILL_INPUT, "DDASKR", "DDaskrInit", MSG_RES_NULL); in DDaskrInit()