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