xref: /libCEED/julia/LibCEED.jl/docs/src/Globals.md (revision b4cdc43d94e90958958c0b750925029ff21fd360)
1# Constants and Enumerations
2
3```@docs
4CeedScalar
5CeedInt
6QuadMode
7MemType
8CopyMode
9EvalMode
10TransposeMode
11NormType
12Topology
13STRIDES_BACKEND
14```
15