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