Skip to content

Commit c87ae35

Browse files
committed
add trick to see default QF.
1 parent c26148e commit c87ae35

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/references/quadrature-formulae.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ This quadrature formula is exact on :math:`\mathbb{P}_3`.
7070
+ g\left( \frac{1-\sqrt{1/3}}{2} \right)
7171
\right)
7272
73-
**qf3pE**
73+
qf3pE *(default)*
7474
~~~~~
7575

7676
.. code-block:: freefem
@@ -204,7 +204,7 @@ or
204204
205205
This quadrature formula is exact on :math:`\mathbb{P}_2`.
206206

207-
**qf5pT**
207+
qf5pT *(default)*
208208
~~~~~
209209

210210
.. code-block:: freefem
@@ -314,7 +314,7 @@ or
314314
315315
This quadrature formula is exact on :math:`\mathbb{P}_2`.
316316

317-
**qfV5**
317+
qfV5 *(default)*
318318
~~~~
319319

320320
.. code-block:: freefem

0 commit comments

Comments
 (0)