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