Home
last modified time | relevance | path

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

/libCEED/backends/hip-ref/
H A Dceed-hip-ref-qfunction.c21 static int CeedQFunctionApply_Hip(CeedQFunction qf, CeedInt Q, CeedVector *U, CeedVector *V) { in CeedQFunctionApply_Hip() function
95 CeedCallBackend(CeedSetBackendFunction(ceed, "QFunction", qf, "Apply", CeedQFunctionApply_Hip)); in CeedQFunctionCreate_Hip()