Skip to content

Commit

Permalink
Add developer guide link to docstring of surface integrals
Browse files Browse the repository at this point in the history
  • Loading branch information
unalmis committed Aug 21, 2024
1 parent eaece2a commit 14c8356
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion desc/integrals/surface_integral.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
"""Surface integrals of non-singular functions.
The API is subject to change.
Please see the documentation below, in particular the surface integrals
section, if you would like tutorial and example use of these functions.
https://desc-docs.readthedocs.io/en/latest/notebooks/dev_guide/grid.html
"""

from desc.backend import cond, fori_loop, jnp, put
Expand Down

0 comments on commit 14c8356

Please sign in to comment.