Home
last modified time | relevance | path

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

/libCEED/julia/LibCEED.jl/src/
H A DGlobals.jl82 const EVAL_GRAD = C.CEED_EVAL_GRAD constant
/libCEED/python/
H A Dceed_constants.py53 EVAL_GRAD = lib.CEED_EVAL_GRAD variable