Home
last modified time | relevance | path

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

/libCEED/backends/hip-ref/
H A Dceed-hip-ref-qfunction-load.h9 CEED_INTERN int CeedQFunctionBuildKernel_Hip_ref(CeedQFunction qf);
H A Dceed-hip-ref-qfunction-load.cpp23 extern "C" int CeedQFunctionBuildKernel_Hip_ref(CeedQFunction qf) { in CeedQFunctionBuildKernel_Hip_ref() function
H A Dceed-hip-ref-qfunction.c30 CeedCallBackend(CeedQFunctionBuildKernel_Hip_ref(qf)); in CeedQFunctionApply_Hip()