Home
last modified time | relevance | path

Searched refs:MSG_YPRET_NULL (Results 1 – 24 of 24) sorted by relevance

/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos/src/scicos_sundials/src/ida/
H A Dida_impl.h441 #define MSG_YPRET_NULL "ypret = NULL illegal." macro
H A Dida.c1160 IDAProcessError(IDA_mem, IDA_ILL_INPUT, "IDA", "IDASolve", MSG_YPRET_NULL); in IDASolve()
/dports/devel/upp/upp/bazaar/plugin/sundials/src/ida/
H A Dida_impl.h477 #define MSG_YPRET_NULL "ypret = NULL illegal." macro
H A Dida.c955 IDAProcessError(IDA_mem, IDA_ILL_INPUT, "IDA", "IDASolve", MSG_YPRET_NULL); in IDASolve()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/src/ida/
H A Dida_impl.h477 #define MSG_YPRET_NULL "ypret = NULL illegal." macro
H A Dida.c955 IDAProcessError(IDA_mem, IDA_ILL_INPUT, "IDA", "IDASolve", MSG_YPRET_NULL); in IDASolve()
/dports/math/sundials/sundials-5.7.0/src/ida/
H A Dida_impl.h496 #define MSG_YPRET_NULL "ypret = NULL illegal." macro
H A Dida.c955 IDAProcessError(IDA_mem, IDA_ILL_INPUT, "IDA", "IDASolve", MSG_YPRET_NULL); in IDASolve()
/dports/math/casadi/casadi-3.5.5/external_packages/casadi-sundials/idas/
H A Didas_impl.h971 #define MSG_YPRET_NULL "ypret = NULL illegal." macro
H A Didaa.c511 IDAProcessError(IDA_mem, IDA_ILL_INPUT, "IDAA", "IDASolveF", MSG_YPRET_NULL); in IDASolveF()
H A Didas.c2201 IDAProcessError(IDA_mem, IDA_ILL_INPUT, "IDAS", "IDASolve", MSG_YPRET_NULL); in IDASolve()
/dports/math/stanmath/math-4.2.0/lib/sundials_5.7.0/src/idas/
H A Didas_impl.h1060 #define MSG_YPRET_NULL "ypret = NULL illegal." macro
H A Didaa.c376 IDAProcessError(IDA_mem, IDA_ILL_INPUT, "IDAA", "IDASolveF", MSG_YPRET_NULL); in IDASolveF()
H A Didas.c2179 IDAProcessError(IDA_mem, IDA_ILL_INPUT, "IDAS", "IDASolve", MSG_YPRET_NULL); in IDASolve()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/src/idas/
H A Didas_impl.h1068 #define MSG_YPRET_NULL "ypret = NULL illegal." macro
H A Didaa.c378 IDAProcessError(IDA_mem, IDA_ILL_INPUT, "IDAA", "IDASolveF", MSG_YPRET_NULL); in IDASolveF()
H A Didas.c2179 IDAProcessError(IDA_mem, IDA_ILL_INPUT, "IDAS", "IDASolve", MSG_YPRET_NULL); in IDASolve()
/dports/math/sundials/sundials-5.7.0/src/idas/
H A Didas_impl.h1060 #define MSG_YPRET_NULL "ypret = NULL illegal." macro
H A Didaa.c376 IDAProcessError(IDA_mem, IDA_ILL_INPUT, "IDAA", "IDASolveF", MSG_YPRET_NULL); in IDASolveF()
H A Didas.c2179 IDAProcessError(IDA_mem, IDA_ILL_INPUT, "IDAS", "IDASolve", MSG_YPRET_NULL); in IDASolve()
/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.h1064 #define MSG_YPRET_NULL "ypret = NULL illegal." macro
H A Didaa.c374 IDAProcessError(IDA_mem, IDA_ILL_INPUT, "IDAA", "IDASolveF", MSG_YPRET_NULL); in IDASolveF()
H A Didas.c2153 IDAProcessError(IDA_mem, IDA_ILL_INPUT, "IDAS", "IDASolve", MSG_YPRET_NULL); in IDASolve()
/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos/src/c/
H A Dddaskr.c755 DDASProcessError(ddas_mem, IDA_ILL_INPUT, "DDASKR", "DDaskrSolve", MSG_YPRET_NULL); in DDaskrSolve()