Home
last modified time | relevance | path

Searched refs:Vaxpy_PT (Results 1 – 4 of 4) sorted by relevance

/dports/math/stanmath/math-4.2.0/lib/sundials_5.7.0/src/nvector/pthreads/
H A Dnvector_pthreads.c88 static void *Vaxpy_PT(void *thread_data);
4601 pthread_create(&threads[i], &attr, Vaxpy_PT, (void *) &thread_data[i]); in Vaxpy_Pthreads()
4621 static void *Vaxpy_PT(void *thread_data) in Vaxpy_PT() function
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/src/nvector/pthreads/
H A Dnvector_pthreads.c88 static void *Vaxpy_PT(void *thread_data);
4408 pthread_create(&threads[i], &attr, Vaxpy_PT, (void *) &thread_data[i]); in Vaxpy_Pthreads()
4428 static void *Vaxpy_PT(void *thread_data) in Vaxpy_PT() function
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/sundials_4.1.0/src/nvector/pthreads/
H A Dnvector_pthreads.c88 static void *Vaxpy_PT(void *thread_data);
4429 pthread_create(&threads[i], &attr, Vaxpy_PT, (void *) &thread_data[i]); in Vaxpy_Pthreads()
4449 static void *Vaxpy_PT(void *thread_data) in Vaxpy_PT() function
/dports/math/sundials/sundials-5.7.0/src/nvector/pthreads/
H A Dnvector_pthreads.c88 static void *Vaxpy_PT(void *thread_data);
4601 pthread_create(&threads[i], &attr, Vaxpy_PT, (void *) &thread_data[i]); in Vaxpy_Pthreads()
4621 static void *Vaxpy_PT(void *thread_data) in Vaxpy_PT() function