Skip to content
Snippets Groups Projects
Commit 5baa55b5 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

*** empty log message ***

parent 9069b6c3
No related branches found
No related tags found
No related merge requests found
...@@ -882,7 +882,7 @@ StringXNumber GeometryOptions_Number[] = { ...@@ -882,7 +882,7 @@ StringXNumber GeometryOptions_Number[] = {
StringXNumber MeshOptions_Number[] = { StringXNumber MeshOptions_Number[] = {
{ F|O, "Algorithm" , opt_mesh_algo2d , ALGO_2D_MESHADAPT_DELAUNAY , { F|O, "Algorithm" , opt_mesh_algo2d , ALGO_2D_MESHADAPT_DELAUNAY ,
"2D mesh algorithm (1=MeshAdapt+Delaunay, 4=MeshAdapt, 5=Delaunay)" }, "2D mesh algorithm (1=MeshAdapt+Delaunay, 4=MeshAdapt, 5=Delaunay, 6=Frontal)" },
{ F|O, "Algorithm3D" , opt_mesh_algo3d , { F|O, "Algorithm3D" , opt_mesh_algo3d ,
#if defined(HAVE_TETGEN) #if defined(HAVE_TETGEN)
ALGO_3D_TETGEN_DELAUNAY , ALGO_3D_TETGEN_DELAUNAY ,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment