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