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