xref: /libCEED/doc/sphinx/source/api/Ceed.rst (revision 893560a5a320bbd808955dca167b3bcfdf151053)
1.. _Ceed:
2
3Ceed
4**************************************
5
6A `Ceed` is a library context representing control of a logical hardware resource.
7
8Base library resources
9======================================
10
11.. doxygengroup:: CeedUser
12   :project: libCEED
13   :path: ../../../../xml
14   :content-only:
15   :members:
16
17Macros
18--------------------------------------
19
20.. doxygendefine:: CeedError
21   :project: libCEED
22
23.. doxygendefine:: CeedPragmaSIMD
24   :project: libCEED
25
26
27Typedefs and Enumerations
28--------------------------------------
29
30.. doxygenenum:: CeedMemType
31   :project: libCEED
32