Searched refs:cuf (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/usr/bench/rcce/bt/
H A Dexact_rhs.c61 cuf(i) = buf(i,2) * buf(i,2);
62 buf(i,1) = cuf(i) + buf(i,3) * buf(i,3) +
98 xxcon4*(cuf(ip1)-2.0e0*cuf(i)+cuf(im1))+
163 cuf(j) = buf(j,3) * buf(j,3);
164 buf(j,1) = cuf(j) + buf(j,2) * buf(j,2) +
199 yycon4*(cuf(jp1)-2.0e0*cuf(j)+cuf(jm
[all...]
H A Dheader.h85 #define cuf(m) cuf[m+2] macro
134 cuf[MAX_CELL_DIM+4], q[MAX_CELL_DIM+4], variable
193 cuf[MAX_CELL_DIM+4], q[MAX_CELL_DIM+4],
273 #pragma omp threadprivate (cv, rhon, rhos, rhoq, cuf, q, ue, buf)

Completed in 35 milliseconds