Searched refs:CeedQFunctionLoadSourceToBuffer (Results 1 – 6 of 6) sorted by relevance
| /libCEED/backends/sycl-gen/ |
| H A D | ceed-sycl-gen-qfunction.sycl.cpp | 59 CeedCallBackend(CeedQFunctionLoadSourceToBuffer(qf, &impl->qfunction_source)); in CeedQFunctionCreate_Sycl_gen()
|
| /libCEED/backends/sycl-ref/ |
| H A D | ceed-sycl-ref-qfunction-load.sycl.cpp | 67 CeedCallBackend(CeedQFunctionLoadSourceToBuffer(qf, &qfunction_source)); in CeedQFunctionBuildKernel_Sycl()
|
| /libCEED/interface/ |
| H A D | ceed-qfunction.c | 338 int CeedQFunctionLoadSourceToBuffer(CeedQFunction qf, const char **source_buffer) { in CeedQFunctionLoadSourceToBuffer() function
|
| /libCEED/include/ceed/ |
| H A D | backend.h | 382 CEED_EXTERN int CeedQFunctionLoadSourceToBuffer(CeedQFunction qf, const char **source_buffer);
|
| /libCEED/julia/LibCEED.jl/src/generated/ |
| H A D | libceed_bindings.jl | 1198 function CeedQFunctionLoadSourceToBuffer(qf, source_buffer) function 1199 …ccall((:CeedQFunctionLoadSourceToBuffer, libceed), Cint, (CeedQFunction, Ptr{Ptr{Cchar}}), qf, sou…
|
| /libCEED/ |
| H A D | coverage.info | 10858 FNA:19,0,CeedQFunctionLoadSourceToBuffer
|