xref: /libCEED/doc/sphinx/source/api/CeedOperator.rst (revision b41c3af50fdbbf3e4cd7072125d095767b48c0bd)
1.. _CeedOperator:
2
3CeedOperator
4**************************************
5
6A `CeedOperator` defines the finite/spectral element operator associated to a
7`QFunction`.
8
9Discrete operators on user vectors
10======================================
11
12.. doxygengroup:: CeedOperatorUser
13   :project: libCEED
14   :path: ../../../../xml
15   :content-only:
16   :members:
17