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