Home
last modified time | relevance | path

Searched defs:EVAL_CURL (Results 1 – 2 of 2) sorted by relevance

/libCEED/julia/LibCEED.jl/src/
H A DGlobals.jl84 const EVAL_CURL = C.CEED_EVAL_CURL constant
/libCEED/python/
H A Dceed_constants.py55 EVAL_CURL = lib.CEED_EVAL_CURL variable