Home
last modified time | relevance | path

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

/libCEED/python/
H A Dceed_constants.py75 PYRAMID = lib.CEED_TOPOLOGY_PYRAMID variable
82 PYRAMID: "pyramid",
/libCEED/julia/LibCEED.jl/src/
H A DGlobals.jl111 `QUAD`, `TET`, `PYRAMID`, `PRISM`, or `HEX`.
122 const PYRAMID = C.CEED_TOPOLOGY_PYRAMID constant
H A DLibCEED.jl53 PYRAMID,