xref: /libCEED/doc/sphinx/source/api/CeedElemRestriction.rst (revision 43eb8658e93cf9fd755519a22e1b9e935e2fadb9)
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