Searched refs:CeedSetHostCeedInt8Array (Results 1 – 6 of 6) sorted by relevance
| /libCEED/include/ceed/ |
| H A D | backend.h | 196 CEED_INTERN int CeedSetHostCeedInt8Array(const CeedInt8 *source_array, CeedCopyMode copy_mode, Ceed…
|
| /libCEED/backends/cuda-ref/ |
| H A D | ceed-cuda-ref-restriction.c | 628 …CeedCallBackend(CeedSetHostCeedInt8Array(curl_orients, copy_mode, 3 * size, &impl->h_curl_orients_… in CeedElemRestrictionCreate_Cuda()
|
| /libCEED/backends/hip-ref/ |
| H A D | ceed-hip-ref-restriction.c | 629 …CeedCallBackend(CeedSetHostCeedInt8Array(curl_orients, copy_mode, 3 * size, &impl->h_curl_orients_… in CeedElemRestrictionCreate_Hip()
|
| /libCEED/interface/ |
| H A D | ceed.c | 441 int CeedSetHostCeedInt8Array(const CeedInt8 *source_array, CeedCopyMode copy_mode, CeedSize num_val… in CeedSetHostCeedInt8Array() function
|
| /libCEED/backends/ref/ |
| H A D | ceed-ref-restriction.c | 829 …CeedCallBackend(CeedSetHostCeedInt8Array(curl_orients, copy_mode, 3 * num_offsets, &impl->curl_ori… in CeedElemRestrictionCreate_Ref()
|
| /libCEED/ |
| H A D | coverage.info | 12283 FNA:37,0,CeedSetHostCeedInt8Array
|