Searched refs:CeedQFunctionContextCreate_Cuda (Results 1 – 3 of 3) sorted by relevance
62 …SetBackendFunction(ceed, "Ceed", ceed, "QFunctionContextCreate", CeedQFunctionContextCreate_Cuda)); in CeedInit_Cuda_ref()
168 CEED_INTERN int CeedQFunctionContextCreate_Cuda(CeedQFunctionContext ctx);
329 int CeedQFunctionContextCreate_Cuda(CeedQFunctionContext ctx) { in CeedQFunctionContextCreate_Cuda() function