Searched refs:CeedQFunctionContextSetBackendData (Results 1 – 9 of 9) sorted by relevance
| /libCEED/backends/ref/ |
| H A D | ceed-ref-qfunctioncontext.c | 136 CeedCallBackend(CeedQFunctionContextSetBackendData(ctx, impl)); in CeedQFunctionContextCreate_Ref()
|
| /libCEED/backends/hip-ref/ |
| H A D | ceed-hip-ref-qfunctioncontext.c | 342 CeedCallBackend(CeedQFunctionContextSetBackendData(ctx, impl)); in CeedQFunctionContextCreate_Hip()
|
| /libCEED/backends/memcheck/ |
| H A D | ceed-memcheck-qfunctioncontext.c | 307 CeedCallBackend(CeedQFunctionContextSetBackendData(ctx, impl)); in CeedQFunctionContextCreate_Memcheck()
|
| /libCEED/backends/cuda-ref/ |
| H A D | ceed-cuda-ref-qfunctioncontext.c | 343 CeedCallBackend(CeedQFunctionContextSetBackendData(ctx, impl)); in CeedQFunctionContextCreate_Cuda()
|
| /libCEED/backends/sycl-ref/ |
| H A D | ceed-sycl-ref-qfunctioncontext.sycl.cpp | 383 CeedCallBackend(CeedQFunctionContextSetBackendData(ctx, impl)); in CeedQFunctionContextCreate_Sycl()
|
| /libCEED/interface/ |
| H A D | ceed-qfunctioncontext.c | 268 int CeedQFunctionContextSetBackendData(CeedQFunctionContext ctx, void *data) { in CeedQFunctionContextSetBackendData() function
|
| /libCEED/include/ceed/ |
| H A D | backend.h | 405 CEED_EXTERN int CeedQFunctionContextSetBackendData(CeedQFunctionContext ctx, void *data);
|
| /libCEED/julia/LibCEED.jl/src/generated/ |
| H A D | libceed_bindings.jl | 1274 function CeedQFunctionContextSetBackendData(ctx, data) function 1275 …ccall((:CeedQFunctionContextSetBackendData, libceed), Cint, (CeedQFunctionContext, Ptr{Cvoid}), ct…
|
| /libCEED/ |
| H A D | coverage.info | 11271 FNA:9,288,CeedQFunctionContextSetBackendData
|