Skip to content
Snippets Groups Projects
Commit 2af35283 authored by Andreas Klöckner's avatar Andreas Klöckner Committed by Andreas Klöckner
Browse files

Add mv_normal to docs

parent 76a56839
No related branches found
No related tags found
No related merge requests found
Pipeline #210459 passed
......@@ -36,6 +36,7 @@ from grudge.geometry.metrics import (
pseudoscalar,
area_element,
mv_normal,
normal,
second_fundamental_form,
......@@ -56,6 +57,7 @@ __all__ = (
"pseudoscalar",
"area_element",
"mv_normal",
"normal",
"second_fundamental_form",
......
......@@ -22,6 +22,7 @@ Geometry terms
Normal vectors
--------------
.. autofunction:: mv_normal
.. autofunction:: normal
Curvature tensors
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment