Home
last modified time | relevance | path

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

/libCEED/python/
H A Dceed_constants.py74 TET = lib.CEED_TOPOLOGY_TET variable
81 TET: "tetrahedron",
/libCEED/julia/LibCEED.jl/src/
H A DGlobals.jl111 `QUAD`, `TET`, `PYRAMID`, `PRISM`, or `HEX`.
121 const TET = C.CEED_TOPOLOGY_TET constant
H A DLibCEED.jl61 TET,