Home
last modified time | relevance | path

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

/libCEED/include/ceed/
H A Dbackend.h251 CEED_EXTERN int CeedIsDebug(Ceed ceed, bool *is_debug);
/libCEED/interface/
H A Dceed.c514 int CeedIsDebug(Ceed ceed, bool *is_debug) { in CeedIsDebug() function
H A Dceed-preconditioning.c2027 CeedCall(CeedIsDebug(ceed, &is_debug)); in CeedOperatorGetFallback()
/libCEED/julia/LibCEED.jl/src/generated/
H A Dlibceed_bindings.jl928 function CeedIsDebug(ceed, is_debug) function
929 ccall((:CeedIsDebug, libceed), Cint, (Ceed, Ptr{Bool}), ceed, is_debug)
/libCEED/
H A Dcoverage.info12291 FNA:41,0,CeedIsDebug