Home
last modified time | relevance | path

Searched defs:curl_orient_d (Results 1 – 2 of 2) sorted by relevance

/libCEED/include/ceed/jit-source/hip/ !
H A Dhip-ref-restriction-curl-oriented.h24 const CeedInt8 curl_orient_d = curl_orients[3 * node + 1]; in CurlOrientedNoTranspose() local
49 const CeedInt8 curl_orient_d = abs(curl_orients[3 * node + 1]); in CurlOrientedUnsignedNoTranspose() local
73 const CeedInt8 curl_orient_d = curl_orients[3 * node + 1]; in CurlOrientedTranspose() local
104 const CeedInt8 curl_orient_d = curl_orients[3 * t_ind + 1]; in CurlOrientedTranspose() local
131 const CeedInt8 curl_orient_d = abs(curl_orients[3 * node + 1]); in CurlOrientedUnsignedTranspose() local
162 const CeedInt8 curl_orient_d = abs(curl_orients[3 * t_ind + 1]); in CurlOrientedUnsignedTranspose() local
/libCEED/include/ceed/jit-source/cuda/ !
H A Dcuda-ref-restriction-curl-oriented.h24 const CeedInt8 curl_orient_d = curl_orients[3 * node + 1]; in CurlOrientedNoTranspose() local
49 const CeedInt8 curl_orient_d = abs(curl_orients[3 * node + 1]); in CurlOrientedUnsignedNoTranspose() local
73 const CeedInt8 curl_orient_d = curl_orients[3 * node + 1]; in CurlOrientedTranspose() local
104 const CeedInt8 curl_orient_d = curl_orients[3 * t_ind + 1]; in CurlOrientedTranspose() local
131 const CeedInt8 curl_orient_d = abs(curl_orients[3 * node + 1]); in CurlOrientedUnsignedTranspose() local
162 const CeedInt8 curl_orient_d = abs(curl_orients[3 * t_ind + 1]); in CurlOrientedUnsignedTranspose() local