xref: /libCEED/doc/sphinx/source/api/CeedQFunction.rst (revision a57ca787a7f60d7c960eb3632298c2a0ffab656b)
1.. _CeedQFunction:
2
3CeedQFunction
4***********************************************************************
5
6QFunctions represent the spatial terms of the point-wise functions describing the
7physics at the quadrature points.
8
9Resolution/space-independent weak forms and quadrature-based operations
10=======================================================================
11
12.. doxygengroup:: CeedQFunctionUser
13   :project: libCEED
14   :path: ../../../../xml
15   :content-only:
16   :members:
17
18Macros
19--------------------------------------
20
21.. doxygendefine:: CEED_QFUNCTION
22   :project: libCEED
23
24.. doxygendefine:: CEED_Q_VLA
25   :project: libCEED
26