Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gmsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Larry Price
gmsh
Commits
46450d28
Commit
46450d28
authored
9 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
No commit message
No commit message
parent
53645295
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/texinfo/cmake_options.texi
+7
-5
7 additions, 5 deletions
doc/texinfo/cmake_options.texi
with
7 additions
and
5 deletions
doc/texinfo/cmake_options.texi
+
7
−
5
View file @
46450d28
...
@@ -39,6 +39,8 @@ Enable FLTK graphical user interface (requires mesh/post) (default: ON)
...
@@ -39,6 +39,8 @@ Enable FLTK graphical user interface (requires mesh/post) (default: ON)
Enable Fourier geometrical models (experimental) (default: OFF)
Enable Fourier geometrical models (experimental) (default: OFF)
@item ENABLE_GMM
@item ENABLE_GMM
Enable GMM linear solvers (simple alternative to PETSc) (default: ON)
Enable GMM linear solvers (simple alternative to PETSc) (default: ON)
@item ENABLE_GMP
Enable GMP for Kbipack (advanced) (default: ON)
@item ENABLE_GRAPHICS
@item ENABLE_GRAPHICS
Enable building graphics lib even without GUI (advanced) (default: OFF)
Enable building graphics lib even without GUI (advanced) (default: OFF)
@item ENABLE_KBIPACK
@item ENABLE_KBIPACK
...
@@ -73,8 +75,6 @@ Enable petsc4py wrappers for petsc matrices (default: ON)
...
@@ -73,8 +75,6 @@ Enable petsc4py wrappers for petsc matrices (default: ON)
Enable Open CASCADE geometrical models (default: ON)
Enable Open CASCADE geometrical models (default: ON)
@item ENABLE_ONELAB
@item ENABLE_ONELAB
Enable ONELAB solver interface (default: ON)
Enable ONELAB solver interface (default: ON)
@item ENABLE_ONELAB2
Enable experimental ONELAB-Cloud solver interface (default: OFF)
@item ENABLE_ONELAB_METAMODEL
@item ENABLE_ONELAB_METAMODEL
Enable ONELAB metamodels (experimental) (default: ON)
Enable ONELAB metamodels (experimental) (default: ON)
@item ENABLE_OPENMP
@item ENABLE_OPENMP
...
@@ -97,8 +97,8 @@ Enable post-processing module (required by GUI) (default: ON)
...
@@ -97,8 +97,8 @@ Enable post-processing module (required by GUI) (default: ON)
Enable Poppler for displaying PDF documents (experimental) (default: OFF)
Enable Poppler for displaying PDF documents (experimental) (default: OFF)
@item ENABLE_QT
@item ENABLE_QT
Enable dummy QT graphical interface proof-of-concept (experimental) (default: OFF)
Enable dummy QT graphical interface proof-of-concept (experimental) (default: OFF)
@item ENABLE_R
TREE
@item ENABLE_R
EVOROPT
Enable R
TREE
(used for
quad/hex mesh generation
) (default: O
N
)
Enable R
evoropt
(used for
CVT remeshing
) (default: O
FF
)
@item ENABLE_SALOME
@item ENABLE_SALOME
Enable Salome routines for CAD healing (default: ON)
Enable Salome routines for CAD healing (default: ON)
@item ENABLE_SGEOM
@item ENABLE_SGEOM
...
@@ -108,7 +108,7 @@ Enable SLEPc eigensolvers (required for conformal compounds) (default: ON)
...
@@ -108,7 +108,7 @@ Enable SLEPc eigensolvers (required for conformal compounds) (default: ON)
@item ENABLE_SOLVER
@item ENABLE_SOLVER
Enable built-in finite element solvers (required for compounds) (default: ON)
Enable built-in finite element solvers (required for compounds) (default: ON)
@item ENABLE_TAUCS
@item ENABLE_TAUCS
Enable Taucs linear solver
(alternative to PETSc)
(default: ON)
Enable Taucs linear solver (default: ON)
@item ENABLE_TCMALLOC
@item ENABLE_TCMALLOC
Enable libtcmalloc, a fast malloc implementation but that does not release memory (default: OFF)
Enable libtcmalloc, a fast malloc implementation but that does not release memory (default: OFF)
@item ENABLE_TETGEN
@item ENABLE_TETGEN
...
@@ -121,3 +121,5 @@ Enable Voro3D (for hex meshing, experimental) (default: ON)
...
@@ -121,3 +121,5 @@ Enable Voro3D (for hex meshing, experimental) (default: ON)
Enable generation of Java wrappers (experimental) (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)
@item ENABLE_ZIPPER
Enable Zip file compression/decompression (default: OFF)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment