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