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