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