Skip to content

Commit eed4d3f

Browse files
committed
Add get_pde_as_diff_op to doc
1 parent 87240ce commit eed4d3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sumpy/kernel.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ class Kernel:
148148
.. automethod:: get_global_scaling_const
149149
.. automethod:: get_args
150150
.. automethod:: get_source_args
151+
.. automethod:: get_pde_as_diff_op
151152
"""
152153

153154
if TYPE_CHECKING:

0 commit comments

Comments
 (0)