xref: /libCEED/doc/sphinx/source/api/CeedElemRestriction.rst (revision 7a3aec2e90c5b951f0b88e61b0de29244e89e201)
1.. _CeedElemRestriction:
2
3CeedElemRestriction
4*******************************************************************
5
6A `CeedElemRestriction` decomposes elements and groups the degrees of freedom (dofs)
7according to the different elements they belong to.
8
9Expressing element decomposition and degrees of freedom over a mesh
10===================================================================
11
12.. doxygengroup:: CeedElemRestrictionUser
13   :project: libCEED
14   :path: ../../../../xml
15   :content-only:
16   :members:
17
18Typedefs and Enumerations
19-------------------------------------------------------------------
20
21.. doxygenenum:: CeedInterlaceMode
22   :project: libCEED
23