Searched refs:CeedQFunctionApply_Cuda (Results 1 – 1 of 1) sorted by relevance
21 static int CeedQFunctionApply_Cuda(CeedQFunction qf, CeedInt Q, CeedVector *U, CeedVector *V) { in CeedQFunctionApply_Cuda() function102 CeedCallBackend(CeedSetBackendFunction(ceed, "QFunction", qf, "Apply", CeedQFunctionApply_Cuda)); in CeedQFunctionCreate_Cuda()