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