Searched refs:CeedIsDebug (Results 1 – 5 of 5) sorted by relevance
| /libCEED/include/ceed/ |
| H A D | backend.h | 251 CEED_EXTERN int CeedIsDebug(Ceed ceed, bool *is_debug);
|
| /libCEED/interface/ |
| H A D | ceed.c | 514 int CeedIsDebug(Ceed ceed, bool *is_debug) { in CeedIsDebug() function
|
| H A D | ceed-preconditioning.c | 2027 CeedCall(CeedIsDebug(ceed, &is_debug)); in CeedOperatorGetFallback()
|
| /libCEED/julia/LibCEED.jl/src/generated/ |
| H A D | libceed_bindings.jl | 928 function CeedIsDebug(ceed, is_debug) function 929 ccall((:CeedIsDebug, libceed), Cint, (Ceed, Ptr{Bool}), ceed, is_debug)
|
| /libCEED/ |
| H A D | coverage.info | 12291 FNA:41,0,CeedIsDebug
|