Home
last modified time | relevance | path

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

/libCEED/backends/cuda-ref/
H A Dceed-cuda-ref-qfunctioncontext.c316 static int CeedQFunctionContextDestroy_Cuda(const CeedQFunctionContext ctx) { in CeedQFunctionContextDestroy_Cuda() function
340 …eedSetBackendFunction(ceed, "QFunctionContext", ctx, "Destroy", CeedQFunctionContextDestroy_Cuda)); in CeedQFunctionContextCreate_Cuda()