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
41b46dad
Commit
41b46dad
authored
11 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
2.8.1
parent
b9db618e
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
README.txt
+22
-29
22 additions, 29 deletions
README.txt
doc/VERSIONS.txt
+1
-1
1 addition, 1 deletion
doc/VERSIONS.txt
doc/gmsh.html
+7
-7
7 additions, 7 deletions
doc/gmsh.html
with
30 additions
and
37 deletions
README.txt
+
22
−
29
View file @
41b46dad
...
...
@@ -10,38 +10,10 @@ is located in doc/texinfo/. See the demos/ directory and the web site
http://geuz.org/gmsh for additional examples.
Building Gmsh from its source code requires a C++ compiler and CMake
(http://cmake.org). Building the graphical user interface requires FLTK 1.3
(http://cmake.org). Building the graphical user interface requires FLTK 1.3
.2
(http://fltk.org), configured with OpenGL support.
Build Gmsh using CMake's graphical user interface
-------------------------------------------------
* Launch CMake and fill-in the two top input fields (telling where the Gmsh
source directory is located and where you want the Gmsh binary to be created).
* Click on "Add entry" and define the variable CMAKE_PREFIX_PATH, of type
"PATH", pointing to the location(s) of any external package(s) (FLTK,
BLAS/LAPACK, etc.) installed in non-standard directories.
(If you are using our pre-compiled "gmsh dependencies" package
(http://geuz.org/gmsh/bin/Windows/gmsh-dep-msvc2008-release.zip) with Visual
Studio on Windows simply point CMAKE_PREFIX_PATH to the "gmsh-dep" directory.)
* Click on "Configure" and choose your compiler (e.g. Visual Studio).
* Optionally change some configuration options (re-run "Configure" every time
you change some options).
* Once you are happy with all the configuration options, click on "Generate".
* Go to the build directory and build Gmsh using your chosen compiler.
(With Visual Studio double-click on "gmsh.sln". If you are using our
pre-compiled "gmsh dependencies" package you must use the "Release" or
"RelWithDebInfo" build type.)
Build Gmsh from the command line
--------------------------------
...
...
@@ -105,3 +77,24 @@ Build Gmsh from the command line
* To see a detailed compilation log use
make VERBOSE=1
Build Gmsh using CMake's graphical user interface
-------------------------------------------------
* Launch CMake and fill-in the two top input fields (telling where the Gmsh
source directory is located and where you want the Gmsh binary to be created).
* Click on "Add entry" and define the variable CMAKE_PREFIX_PATH, of type
"PATH", pointing to the location(s) of any external package(s) (FLTK,
BLAS/LAPACK, etc.) installed in non-standard directories.
* Click on "Configure" and choose your compiler.
* Optionally change some configuration options (re-run "Configure" every time
you change some options).
* Once you are happy with all the configuration options, click on "Generate".
* Go to the build directory and build Gmsh using your chosen compiler.
This diff is collapsed.
Click to expand it.
doc/VERSIONS.txt
+
1
−
1
View file @
41b46dad
2.8.1 (July
?
, 2013): improved compound surfaces.
2.8.1 (July
11
, 2013): improved compound surfaces
and transfinite arrangements
.
2.8.0 (July 8, 2013): improved Delaunay point insertion; fixed mesh orientation
of plane surfaces; fixed mesh size prescribed at embedded points; improved
...
...
This diff is collapsed.
Click to expand it.
doc/gmsh.html
+
7
−
7
View file @
41b46dad
...
...
@@ -29,7 +29,7 @@ generator with built-in pre- and post-processing facilities</h1>
<h4
align=
"center"
>
Christophe Geuzaine and Jean-François Remacle
</h4>
<h4
align=
"center"
>
Version 2.8.
0
, July
8
2013
</h4>
<h4
align=
"center"
>
Version 2.8.
1
, July
11
2013
</h4>
<center>
<a
href=
"#Description"
>
Description
</a>
|
...
...
@@ -69,14 +69,14 @@ the <a href="doc/LICENSE.txt">GNU General Public License
<li>
<p
class=
"highlight"
>
<strong>
Current stable release
</strong>
: Windows
<a
href=
"bin/Windows/gmsh-2.8.
0
-Windows.zip"
><strong>
32 bit
</strong></a>
/
<a
href=
"bin/Windows/gmsh-2.8.
0
-Windows64.zip"
><strong>
64 bit
</strong></a>
,
<a
href=
"bin/Windows/gmsh-2.8.
1
-Windows.zip"
><strong>
32 bit
</strong></a>
/
<a
href=
"bin/Windows/gmsh-2.8.
1
-Windows64.zip"
><strong>
64 bit
</strong></a>
,
Linux
<a
href=
"bin/Linux/gmsh-2.8.
0
-Linux.tgz"
><strong>
32 bit
</strong></a>
/
<a
href=
"bin/Linux/gmsh-2.8.
0
-Linux64.tgz"
><strong>
64 bit
</strong></a>
,
<a
href=
"bin/MacOSX/gmsh-2.8.
0
-MacOSX.dmg"
><strong>
Mac OS X
</strong></a>
<a
href=
"bin/Linux/gmsh-2.8.
1
-Linux.tgz"
><strong>
32 bit
</strong></a>
/
<a
href=
"bin/Linux/gmsh-2.8.
1
-Linux64.tgz"
><strong>
64 bit
</strong></a>
,
<a
href=
"bin/MacOSX/gmsh-2.8.
1
-MacOSX.dmg"
><strong>
Mac OS X
</strong></a>
and
<a
href=
"src/gmsh-2.8.
0
-source.tgz"
><strong>
source code
</strong></a>
<a
href=
"src/gmsh-2.8.
1
-source.tgz"
><strong>
source code
</strong></a>
</p>
<p>
<em>
A
<a
href=
"doc/texinfo/gmsh.html#Tutorial"
><strong>
tutorial
</strong></a>
...
...
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