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