Skip to content

Commit 3b17510

Browse files
committed
Update the mmg2d and mmg3d options in the README (add the lagrangian motion and
ls discretization)
1 parent 02e51b0 commit 3b17510

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
mmg is an open source software for bidimensional and tridimensional surface and volume remeshing.
1717

1818
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;
2020
* 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;
2222
* the **mmg** library gathering the **mmg2d**, **mmgs** and **mmg3d** libraries.
2323

2424
[//]: # ( comment )

0 commit comments

Comments
 (0)