Skip to content

Commit

Permalink
Minor comment
Browse files Browse the repository at this point in the history
  • Loading branch information
MacRTL committed Dec 6, 2024
1 parent edb2464 commit 30da8f2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions meshmode/discretization/connection/permute.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,6 @@
def make_element_permutation_connection(actx, from_discr):
"""Build discretization connection containing a permuted mesh.
.. note::
This function assumes a flattened DOF array, as produced by
:class:`~arraycontext.flatten`.
:arg actx: an :class:`~arraycontext.ArrayContext`.
:arg from_discr: a :class:`Discretization`.
"""
Expand Down

0 comments on commit 30da8f2

Please sign in to comment.