Searched refs:CeedQFunctionApply_Cuda_gen (Results 1 – 1 of 1) sorted by relevance
18 static int CeedQFunctionApply_Cuda_gen(CeedQFunction qf, CeedInt Q, CeedVector *U, CeedVector *V) { in CeedQFunctionApply_Cuda_gen() function47 …edCallBackend(CeedSetBackendFunction(ceed, "QFunction", qf, "Apply", CeedQFunctionApply_Cuda_gen)); in CeedQFunctionCreate_Cuda_gen()