xref: /libCEED/doc/sphinx/source/api/Ceed.rst (revision 06da9cdbba5ca0c9c86aa444e18bea66cf172eab)
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.. doxygendefine:: CEED_VERSION_GE
27   :project: libCEED
28
29Typedefs and Enumerations
30--------------------------------------
31
32.. doxygenenum:: CeedMemType
33   :project: libCEED
34
35.. doxygenenum:: CeedErrorType
36   :project: libCEED
37