File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -288,12 +288,12 @@ Comodo.pointspacingmean
288288
289289## ` pointspacingmin `
290290``` @docs
291- Comodo.pointspacingmean
291+ Comodo.pointspacingmin
292292```
293293
294294## ` pointspacingmax `
295295``` @docs
296- Comodo.pointspacingmean
296+ Comodo.pointspacingmax
297297```
298298
299299## ` ray_triangle_intersect `
@@ -636,6 +636,16 @@ Comodo.meshdual
636636Comodo.delaunay2D
637637```
638638
639+ ## ` erodeboundary! `
640+ ``` @docs
641+ Comodo.erodeboundary!
642+ ```
643+
644+ ## ` erodetriangulation! `
645+ ``` @docs
646+ Comodo.erodetriangulation!
647+ ```
648+
639649## ` simplicialcomplex `
640650``` @docs
641651Comodo.simplicialcomplex
@@ -651,39 +661,34 @@ Comodo.alphacomplex
651661Comodo.indices_faces_at_boundary_edges
652662```
653663
654- ## ` erodeboundary! `
655- ``` @docs
656- Comodo.erodeboundary
657- ```
658-
659- ## ` erodetriangulation! `
664+ ## ` rectangle `
660665``` @docs
661- Comodo.erodetriangulation
666+ Comodo.rectangle
662667```
663668
664669## ` rectanglepoints `
665670``` @docs
666671Comodo.rectanglepoints
667672```
668673
669- ## ` squarepoints `
674+ ## ` square `
670675``` @docs
671- Comodo.squarepoints
676+ Comodo.square
672677```
673678
674- ## ` rectangle `
679+ ## ` squarepoints `
675680``` @docs
676- Comodo.rectangle
681+ Comodo.squarepoints
677682```
678683
679- ## ` square `
684+ ## ` pizza `
680685``` @docs
681- Comodo.square
686+ Comodo.pizza
682687```
683688
684- ## ` pizza `
689+ ## ` barycoord `
685690``` @docs
686- Comodo.pizza
691+ Comodo.barycoord
687692```
688693
689694## ` cart2bary `
@@ -696,13 +701,9 @@ Comodo.cart2bary
696701Comodo.bary2cart
697702```
698703
699- ## ` barycoord `
700- ``` @docs
701- Comodo.barycoord
702- ```
703-
704704## ` intriangle `
705- ``` @docs intriangle
705+ ``` @docs
706+ Comodo.intriangle
706707```
707708
708709## ` spacing2numsteps `
You can’t perform that action at this time.
0 commit comments