Home
last modified time | relevance | path

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

/libCEED/backends/hip-gen/
H A Dceed-hip-gen-qfunction.c18 static int CeedQFunctionApply_Hip_gen(CeedQFunction qf, CeedInt Q, CeedVector *U, CeedVector *V) { in CeedQFunctionApply_Hip_gen() function
47 …CeedCallBackend(CeedSetBackendFunction(ceed, "QFunction", qf, "Apply", CeedQFunctionApply_Hip_gen)… in CeedQFunctionCreate_Hip_gen()