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

No commit message

No commit message
parent 1046f405
No related branches found
No related tags found
No related merge requests found
...@@ -46,7 +46,7 @@ Enable math expression parser (used by plugins and options) (default: ON) ...@@ -46,7 +46,7 @@ Enable math expression parser (used by plugins and options) (default: ON)
@item ENABLE_MED @item ENABLE_MED
Enable MED mesh and post file formats (default: ON) Enable MED mesh and post file formats (default: ON)
@item ENABLE_MESH @item ENABLE_MESH
Enable mesh module (default: ON) Enable mesh module (required by GUI) (default: ON)
@item ENABLE_METIS @item ENABLE_METIS
Enable Metis mesh partitioner (default: ON) Enable Metis mesh partitioner (default: ON)
@item ENABLE_MMG3D @item ENABLE_MMG3D
...@@ -82,7 +82,7 @@ Enable PETSc linear solvers (required for SLEPc) (default: ON) ...@@ -82,7 +82,7 @@ Enable PETSc linear solvers (required for SLEPc) (default: ON)
@item ENABLE_PLUGINS @item ENABLE_PLUGINS
Enable post-processing plugins (default: ON) Enable post-processing plugins (default: ON)
@item ENABLE_POST @item ENABLE_POST
Enable post-processing module (default: ON) Enable post-processing module (required by GUI) (default: ON)
@item ENABLE_POPPLER @item ENABLE_POPPLER
Enable Poppler for displaying PDF documents (experimental) (default: OFF) Enable Poppler for displaying PDF documents (experimental) (default: OFF)
@item ENABLE_QT @item ENABLE_QT
...@@ -104,8 +104,8 @@ Enable Tetgen 3D initial mesh generator (default: ON) ...@@ -104,8 +104,8 @@ Enable Tetgen 3D initial mesh generator (default: ON)
@item ENABLE_TETGEN_OLD @item ENABLE_TETGEN_OLD
Enable older version of Tetgen (default: OFF) Enable older version of Tetgen (default: OFF)
@item ENABLE_VORO3D @item ENABLE_VORO3D
Enable Voro3D (experimental) (default: ON) Enable Voro3D (for hex meshing, experimental) (default: ON)
@item ENABLE_WRAP_JAVA @item ENABLE_WRAP_JAVA
Enable generation of Java wrappers (default: OFF) Enable generation of Java wrappers (experimental) (default: OFF)
@item ENABLE_WRAP_PYTHON @item ENABLE_WRAP_PYTHON
Enable generation of Python wrappers (default: OFF) Enable generation of Python wrappers (default: OFF)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment