Home
last modified time | relevance | path

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

/libCEED/julia/LibCEED.jl/src/
H A DGlobals.jl83 const EVAL_DIV = C.CEED_EVAL_DIV constant
/libCEED/python/
H A Dceed_constants.py54 EVAL_DIV = lib.CEED_EVAL_DIV variable