Skip to content

Commit 34277c1

Browse files
committed
add logmap note to docs
1 parent 30fd34d commit 34277c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/surface/algorithms/vector_heat_method.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
This section describes the _Vector Heat Method_ in geometry-central, which computes parallel transport of vectors using heat flow, and applications that follow from it.
1+
This section describes the _Vector Heat Method_ in geometry-central, which computes parallel transport of vectors using heat flow, and other quantities that follow from it such as the _logarithmic map_.
22

33
Note that these quantities all depend on the _intrinsic_ geometry of a surface (via the `IntrinsicGeometryInterface`). Therefore, these routines can be run on abstract geometric domains as well as traditional surfaces in 3D.
44

0 commit comments

Comments
 (0)