Home
last modified time | relevance | path

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

/libCEED/include/ceed/jit-source/hip/
H A Dhip-ref-restriction-curl-oriented.h21 const CeedInt ind_d = indices[node]; in CurlOrientedNoTranspose() local
30 value += u[ind_d + comp * RSTR_COMP_STRIDE] * curl_orient_d; in CurlOrientedNoTranspose()
46 const CeedInt ind_d = indices[node]; in CurlOrientedUnsignedNoTranspose() local
55 value += u[ind_d + comp * RSTR_COMP_STRIDE] * curl_orient_d; in CurlOrientedUnsignedNoTranspose()
/libCEED/include/ceed/jit-source/cuda/
H A Dcuda-ref-restriction-curl-oriented.h21 const CeedInt ind_d = indices[node]; in CurlOrientedNoTranspose() local
30 value += u[ind_d + comp * RSTR_COMP_STRIDE] * curl_orient_d; in CurlOrientedNoTranspose()
46 const CeedInt ind_d = indices[node]; in CurlOrientedUnsignedNoTranspose() local
55 value += u[ind_d + comp * RSTR_COMP_STRIDE] * curl_orient_d; in CurlOrientedUnsignedNoTranspose()