Skip to content

Commit

Permalink
deploy: 5d0cc26
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 17, 2025
1 parent dc83f0f commit c668811
Show file tree
Hide file tree
Showing 7 changed files with 223 additions and 229 deletions.
4 changes: 2 additions & 2 deletions dev/api/generated/lapy.diffgeo.html
Original file line number Diff line number Diff line change
Expand Up @@ -546,8 +546,8 @@
\[\begin{split}grad(f) &= [ (f_j - f_i) (v_i-v_k)' + (f_k - f_i) (v_j-v_i)' ] / (2 A) \\
&amp;= [ f_i (v_k-v_j)' + f_j (v_i-v_k)' + f_k (v_j-v_i)' ] / (2 A)\end{split}\]</div>
</div>
<p>for triangle <span class="math notranslate nohighlight">\((v_i,v_j,v_k)\)</span> with area <span class="math notranslate nohighlight">\(A\)</span>, where (.)’ is 90 degrees rotated
edge, which is equal to cross(n,vec).</p>
<p>for triangle <span class="math notranslate nohighlight">\((v_i,v_j,v_k)\)</span> with area <span class="math notranslate nohighlight">\(A\)</span>, where (.)’ is 90 degrees
rotated edge, which is equal to cross(n,vec).</p>
<dl class="field-list">
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
<dd class="field-odd"><dl>
Expand Down
8 changes: 4 additions & 4 deletions dev/tutorials/examples/Test_Plot.html

Large diffs are not rendered by default.

64 changes: 32 additions & 32 deletions dev/tutorials/examples/Test_Plot.ipynb

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions dev/tutorials/examples/Test_TetMesh_Geodesics.html

Large diffs are not rendered by default.

142 changes: 71 additions & 71 deletions dev/tutorials/examples/Test_TetMesh_Geodesics.ipynb

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions dev/tutorials/examples/Test_TriaMesh_Geodesics.html

Large diffs are not rendered by default.

202 changes: 98 additions & 104 deletions dev/tutorials/examples/Test_TriaMesh_Geodesics.ipynb

Large diffs are not rendered by default.

0 comments on commit c668811

Please sign in to comment.