Searched refs:CeedQFunctionGetSourcePath (Results 1 – 10 of 10) sorted by relevance
| /libCEED/backends/cuda-ref/ |
| H A D | ceed-cuda-ref-qfunction-load.cpp | 51 CeedCallBackend(CeedQFunctionGetSourcePath(qf, &source_path)); in CeedQFunctionBuildKernel_Cuda_ref()
|
| /libCEED/backends/hip-ref/ |
| H A D | ceed-hip-ref-qfunction-load.cpp | 54 CeedCallBackend(CeedQFunctionGetSourcePath(qf, &source_path)); in CeedQFunctionBuildKernel_Hip_ref()
|
| /libCEED/backends/memcheck/ |
| H A D | ceed-memcheck-qfunction.c | 72 CeedCallBackend(CeedQFunctionGetSourcePath(qf, &kernel_path)); in CeedQFunctionApply_Memcheck()
|
| /libCEED/interface/ |
| H A D | ceed-qfunction.c | 289 int CeedQFunctionGetSourcePath(CeedQFunction qf, const char **source_path) { in CeedQFunctionGetSourcePath() function 341 CeedCall(CeedQFunctionGetSourcePath(qf, &source_path)); in CeedQFunctionLoadSourceToBuffer()
|
| /libCEED/include/ceed/ |
| H A D | backend.h | 381 CEED_EXTERN int CeedQFunctionGetSourcePath(CeedQFunction qf, const char **source_path);
|
| /libCEED/backends/hip-gen/ |
| H A D | ceed-hip-gen-operator-build.cpp | 1320 CeedCallBackend(CeedQFunctionGetSourcePath(qf, &source_path)); in CeedOperatorBuildKernel_Hip_gen() 1716 CeedCallBackend(CeedQFunctionGetSourcePath(qf, &source_path)); in CeedOperatorBuildKernelAssemblyAtPoints_Hip_gen() 2239 CeedCallBackend(CeedQFunctionGetSourcePath(qf, &source_path)); in CeedOperatorBuildKernelLinearAssembleQFunction_Hip_gen()
|
| /libCEED/backends/cuda-gen/ |
| H A D | ceed-cuda-gen-operator-build.cpp | 1307 CeedCallBackend(CeedQFunctionGetSourcePath(qf, &source_path)); in CeedOperatorBuildKernel_Cuda_gen() 1711 CeedCallBackend(CeedQFunctionGetSourcePath(qf, &source_path)); in CeedOperatorBuildKernelAssemblyAtPoints_Cuda_gen() 2243 CeedCallBackend(CeedQFunctionGetSourcePath(qf, &source_path)); in CeedOperatorBuildKernelLinearAssembleQFunction_Cuda_gen()
|
| /libCEED/julia/LibCEED.jl/src/generated/ |
| H A D | libceed_bindings.jl | 1194 function CeedQFunctionGetSourcePath(qf, source_path) function 1195 …ccall((:CeedQFunctionGetSourcePath, libceed), Cint, (CeedQFunction, Ptr{Ptr{Cchar}}), qf, source_p…
|
| /libCEED/doc/sphinx/source/ |
| H A D | releasenotes.md | 168 - Added {c:func}`CeedQFunctionGetKernelName`; refactored {c:func}`CeedQFunctionGetSourcePath` to ex…
|
| /libCEED/ |
| H A D | coverage.info | 10856 FNA:18,768,CeedQFunctionGetSourcePath
|