Home
last modified time | relevance | path

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

/libCEED/backends/cuda-ref/
H A Dceed-cuda-ref-qfunction-load.cpp51 CeedCallBackend(CeedQFunctionGetSourcePath(qf, &source_path)); in CeedQFunctionBuildKernel_Cuda_ref()
/libCEED/backends/hip-ref/
H A Dceed-hip-ref-qfunction-load.cpp54 CeedCallBackend(CeedQFunctionGetSourcePath(qf, &source_path)); in CeedQFunctionBuildKernel_Hip_ref()
/libCEED/backends/memcheck/
H A Dceed-memcheck-qfunction.c72 CeedCallBackend(CeedQFunctionGetSourcePath(qf, &kernel_path)); in CeedQFunctionApply_Memcheck()
/libCEED/interface/
H A Dceed-qfunction.c289 int CeedQFunctionGetSourcePath(CeedQFunction qf, const char **source_path) { in CeedQFunctionGetSourcePath() function
341 CeedCall(CeedQFunctionGetSourcePath(qf, &source_path)); in CeedQFunctionLoadSourceToBuffer()
/libCEED/include/ceed/
H A Dbackend.h381 CEED_EXTERN int CeedQFunctionGetSourcePath(CeedQFunction qf, const char **source_path);
/libCEED/backends/hip-gen/
H A Dceed-hip-gen-operator-build.cpp1320 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 Dceed-cuda-gen-operator-build.cpp1307 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 Dlibceed_bindings.jl1194 function CeedQFunctionGetSourcePath(qf, source_path) function
1195 …ccall((:CeedQFunctionGetSourcePath, libceed), Cint, (CeedQFunction, Ptr{Ptr{Cchar}}), qf, source_p…
/libCEED/doc/sphinx/source/
H A Dreleasenotes.md168 - Added {c:func}`CeedQFunctionGetKernelName`; refactored {c:func}`CeedQFunctionGetSourcePath` to ex…
/libCEED/
H A Dcoverage.info10856 FNA:18,768,CeedQFunctionGetSourcePath