Home
last modified time | relevance | path

Searched refs:N_VInvTestLocal (Results 1 – 18 of 18) sorted by relevance

/dports/math/stanmath/math-4.2.0/lib/sundials_5.7.0/include/sundials/
H A Dsundials_nvector.h258 SUNDIALS_EXPORT booleantype N_VInvTestLocal(N_Vector x, N_Vector z);
/dports/devel/upp/upp/bazaar/plugin/sundials/include/sundials/
H A Dsundials_nvector.h242 SUNDIALS_EXPORT booleantype N_VInvTestLocal(N_Vector x, N_Vector z);
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/include/sundials/
H A Dsundials_nvector.h249 SUNDIALS_EXPORT booleantype N_VInvTestLocal(N_Vector x, N_Vector z);
/dports/math/sundials/sundials-5.7.0/include/sundials/
H A Dsundials_nvector.h258 SUNDIALS_EXPORT booleantype N_VInvTestLocal(N_Vector x, N_Vector z);
/dports/devel/upp/upp/bazaar/plugin/sundials/src/nvector/manyvector/
H A Dnvector_manyvector.c1048 booleantype MVAPPEND(N_VInvTestLocal)(N_Vector x, N_Vector z) in MVAPPEND() argument
1061 subval = N_VInvTestLocal(MANYVECTOR_SUBVEC(x,i), MANYVECTOR_SUBVEC(z,i)); in MVAPPEND()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/src/nvector/manyvector/
H A Dnvector_manyvector.c1048 booleantype MVAPPEND(N_VInvTestLocal)(N_Vector x, N_Vector z) in MVAPPEND() argument
1061 subval = N_VInvTestLocal(MANYVECTOR_SUBVEC(x,i), MANYVECTOR_SUBVEC(z,i)); in MVAPPEND()
/dports/math/stanmath/math-4.2.0/lib/sundials_5.7.0/src/nvector/manyvector/
H A Dnvector_manyvector.c1058 booleantype MVAPPEND(N_VInvTestLocal)(N_Vector x, N_Vector z) in MVAPPEND() argument
1071 subval = N_VInvTestLocal(MANYVECTOR_SUBVEC(x,i), MANYVECTOR_SUBVEC(z,i)); in MVAPPEND()
/dports/math/sundials/sundials-5.7.0/src/nvector/manyvector/
H A Dnvector_manyvector.c1058 booleantype MVAPPEND(N_VInvTestLocal)(N_Vector x, N_Vector z) in MVAPPEND() argument
1071 subval = N_VInvTestLocal(MANYVECTOR_SUBVEC(x,i), MANYVECTOR_SUBVEC(z,i)); in MVAPPEND()
/dports/devel/upp/upp/bazaar/plugin/sundials/src/sundials/fmod/
H A Dfsundials_nvector_mod.c809 result = (int)N_VInvTestLocal(arg1,arg2); in _wrap_FN_VInvTestLocal()
/dports/devel/upp/upp/bazaar/plugin/sundials/src/sundials/
H A Dsundials_nvector.c661 booleantype N_VInvTestLocal(N_Vector x, N_Vector z) in N_VInvTestLocal() function
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/src/sundials/fmod/
H A Dfsundials_nvector_mod.c809 result = (int)N_VInvTestLocal(arg1,arg2); in _wrap_FN_VInvTestLocal()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/src/sundials/
H A Dsundials_nvector.c671 booleantype N_VInvTestLocal(N_Vector x, N_Vector z) in N_VInvTestLocal() function
/dports/math/stanmath/math-4.2.0/lib/sundials_5.7.0/src/sundials/fmod/
H A Dfsundials_nvector_mod.c821 result = (int)N_VInvTestLocal(arg1,arg2); in _wrap_FN_VInvTestLocal()
/dports/math/stanmath/math-4.2.0/lib/sundials_5.7.0/src/sundials/
H A Dsundials_nvector.c691 booleantype N_VInvTestLocal(N_Vector x, N_Vector z) in N_VInvTestLocal() function
/dports/math/sundials/sundials-5.7.0/src/sundials/
H A Dsundials_nvector.c691 booleantype N_VInvTestLocal(N_Vector x, N_Vector z) in N_VInvTestLocal() function
/dports/math/sundials/sundials-5.7.0/src/sundials/fmod/
H A Dfsundials_nvector_mod.c821 result = (int)N_VInvTestLocal(arg1,arg2); in _wrap_FN_VInvTestLocal()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/nvector/
H A Dtest_nvector.c4938 test = N_VInvTestLocal(X, Z); in Test_N_VInvTestLocal()
4973 test = N_VInvTestLocal(X, Z); in Test_N_VInvTestLocal()
/dports/math/sundials/sundials-5.7.0/examples/nvector/
H A Dtest_nvector.c5005 test = N_VInvTestLocal(X, Z); in Test_N_VInvTestLocal()
5040 test = N_VInvTestLocal(X, Z); in Test_N_VInvTestLocal()