You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -16,9 +16,9 @@
16
16
mmg is an open source software for bidimensional and tridimensional surface and volume remeshing.
17
17
18
18
It provides 3 applications and 4 libraries:
19
-
* the **mmg2d** application and library: adaptation and optimization of a bidimensionnal triangulation;
19
+
* the **mmg2d** application and library: mesh generation from a set of edges, adaptation and optimization of a bidimensionnal triangulation and isovalue discretization;
20
20
* the **mmgs** application and library: adaptation and optimization of a surface triangulation and isovalue discretization;
21
-
* the **mmg3d** application and library: adaptation and optimization of a tetrahedral mesh and implicit domain meshing;
21
+
* the **mmg3d** application and library: adaptation and optimization of a tetrahedral mesh, isovalue discretization and lagrangian movement;
22
22
* the **mmg** library gathering the **mmg2d**, **mmgs** and **mmg3d** libraries.
0 commit comments