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