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