Searched refs:CeedQFunctionRestoreContextData (Results 1 – 6 of 6) sorted by relevance
| /libCEED/backends/ref/ |
| H A D | ceed-ref-qfunction.c | 43 CeedCallBackend(CeedQFunctionRestoreContextData(qf, &ctx_data)); in CeedQFunctionApply_Ref()
|
| /libCEED/backends/memcheck/ |
| H A D | ceed-memcheck-qfunction.c | 91 CeedCallBackend(CeedQFunctionRestoreContextData(qf, &ctx_data)); in CeedQFunctionApply_Memcheck()
|
| /libCEED/interface/ |
| H A D | ceed-qfunction.c | 429 int CeedQFunctionRestoreContextData(CeedQFunction qf, void *data) { in CeedQFunctionRestoreContextData() function
|
| /libCEED/include/ceed/ |
| H A D | backend.h | 386 CEED_EXTERN int CeedQFunctionRestoreContextData(CeedQFunction qf, void *data);
|
| /libCEED/julia/LibCEED.jl/src/generated/ |
| H A D | libceed_bindings.jl | 1214 function CeedQFunctionRestoreContextData(qf, data) function 1215 ccall((:CeedQFunctionRestoreContextData, libceed), Cint, (CeedQFunction, Ptr{Cvoid}), qf, data)
|
| /libCEED/ |
| H A D | coverage.info | 10866 FNA:23,3072,CeedQFunctionRestoreContextData
|