Skip to content

Commit e43237e

Browse files
committed
correct exact on P2 in P1 in qf1pElump
1 parent c87ae35 commit e43237e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/references/quadrature-formulae.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ qf1pElump
155155
156156
int1d(Th, qfe=qf1pElump)( ... )
157157
158-
This quadrature formula is exact on :math:`\mathbb{P}_2`.
158+
This quadrature formula is exact on :math:`\mathbb{P}_1`.
159159

160160
.. math::
161161
\int_{D}{f(\boldx)} \approx \frac{|D|}{2}\left(

0 commit comments

Comments
 (0)