Skip to content

Commit

Permalink
Add Jaskowiec-Sukumar to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
inducer committed Jun 10, 2024
1 parent 9af3f53 commit 5121177
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions doc/quadrature.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ Quadratures on the simplex
:members:
:show-inheritance:

.. autoclass:: JaskowiecSukumarQuadrature
:members:
:show-inheritance:

Quadratures on the hypercube
----------------------------
Expand Down
2 changes: 1 addition & 1 deletion modepy/quadrature/jaskowiec_sukumar.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

class JaskowiecSukumarQuadrature(Quadrature):
"""Symmetric quadrature rules with positive weights for tetrahedra from
[Joskowiec2021]_.
[Jaskowiec2021]_.
The integration domain is the unit tetrahedron.
Expand Down

0 comments on commit 5121177

Please sign in to comment.