Home
last modified time | relevance | path

Searched defs:is_debug (Results 1 – 4 of 4) sorted by relevance

/libCEED/interface/
H A Dceed.c514 int CeedIsDebug(Ceed ceed, bool *is_debug) { in CeedIsDebug()
H A Dceed-preconditioning.c2023 bool is_debug; in CeedOperatorGetFallback() local
/libCEED/include/
H A Dceed-impl.h138 bool is_debug; member
/libCEED/julia/LibCEED.jl/src/generated/
H A Dlibceed_bindings.jl928 function CeedIsDebug(ceed, is_debug) argument