Searched refs:U_i (Results 1 – 1 of 1) sorted by relevance
46 const CeedVector *U_i = U; in CeedQFunctionApply_Sycl() local48 CeedCallBackend(CeedVectorGetArrayRead(*U_i, CEED_MEM_DEVICE, &input_i)); in CeedQFunctionApply_Sycl()49 ++U_i; in CeedQFunctionApply_Sycl()93 U_i = U; in CeedQFunctionApply_Sycl()95 CeedCallBackend(CeedVectorRestoreArrayRead(*U_i, &input_i)); in CeedQFunctionApply_Sycl()96 ++U_i; in CeedQFunctionApply_Sycl()