Home
last modified time | relevance | path

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

/libCEED/backends/cuda/
H A Dceed-cuda-compile.cpp42 #define CeedCallSystem(ceed, command, message) CeedCallBackend(CeedCallSystem_Core(ceed, command, m…
47 static int CeedCallSystem_Core(Ceed ceed, const char *command, const char *message) { in CeedCallSystem_Core() function