Home
last modified time | relevance | path

Searched refs:INT__d_k_f_s (Results 1 – 2 of 2) sorted by relevance

/dports/science/simint/simint-v0.8/simint/ostei/gen/
H A Dostei_j_d_f_s.c499 double * const restrict INT__d_k_f_s) in ostei_d_k_f_s() argument
516 int ret = ostei_k_d_f_s(P_tmp, Q, screen_tol, work, INT__d_k_f_s); in ostei_d_k_f_s()
526 buffer[idx++] = INT__d_k_f_s[q*2160+b*60+a*10+c*1+d]; in ostei_d_k_f_s()
528 memcpy(INT__d_k_f_s+q*2160, buffer, 2160*sizeof(double)); in ostei_d_k_f_s()
H A Dostei_generated.h13794 double * const restrict INT__d_k_f_s);