Home
last modified time | relevance | path

Searched refs:EVAL_DIV (Results 1 – 3 of 3) sorted by relevance

/libCEED/python/
H A Dceed_constants.py54 EVAL_DIV = lib.CEED_EVAL_DIV variable
60 EVAL_DIV: "divergence",
/libCEED/julia/LibCEED.jl/src/
H A DGlobals.jl71 - `EVAL_DIV`
83 const EVAL_DIV = C.CEED_EVAL_DIV constant
H A DLibCEED.jl30 EVAL_DIV,