Home
last modified time | relevance | path

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

/libCEED/backends/cuda-ref/
H A Dceed-cuda-ref-qfunctioncontext.c75 static inline int CeedQFunctionContextSync_Cuda(const CeedQFunctionContext ctx, CeedMemType mem_typ… in CeedQFunctionContextSync_Cuda() function
240 if (need_sync) CeedCallBackend(CeedQFunctionContextSync_Cuda(ctx, mem_type)); in CeedQFunctionContextTakeData_Cuda()
270 if (need_sync) CeedCallBackend(CeedQFunctionContextSync_Cuda(ctx, mem_type)); in CeedQFunctionContextGetDataCore_Cuda()