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
c0307f3a
Commit
c0307f3a
authored
15 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
2.5
parent
98b69e4e
No related branches found
No related tags found
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
CMakeLists.txt
+2
-2
2 additions, 2 deletions
CMakeLists.txt
Common/CommandLine.cpp
+1
-0
1 addition, 0 deletions
Common/CommandLine.cpp
doc/gmsh.1
+6
-2
6 additions, 2 deletions
doc/gmsh.1
doc/gmsh.html
+5
-5
5 additions, 5 deletions
doc/gmsh.html
doc/texinfo/gmsh.texi
+2
-0
2 additions, 0 deletions
doc/texinfo/gmsh.texi
with
16 additions
and
9 deletions
CMakeLists.txt
+
2
−
2
View file @
c0307f3a
...
...
@@ -51,8 +51,8 @@ option(ENABLE_TETGEN "Enable Tetgen mesh generator" ON)
option
(
ENABLE_TETGEN_NEW
"Enable experimental version of Tetgen"
OFF
)
set
(
GMSH_MAJOR_VERSION 2
)
set
(
GMSH_MINOR_VERSION
4
)
set
(
GMSH_PATCH_VERSION
3
)
set
(
GMSH_MINOR_VERSION
5
)
set
(
GMSH_PATCH_VERSION
0
)
set
(
GMSH_EXTRA_VERSION
""
CACHE STRING
"Gmsh extra version string"
)
set
(
GMSH_VERSION
"
${
GMSH_MAJOR_VERSION
}
.
${
GMSH_MINOR_VERSION
}
"
)
...
...
This diff is collapsed.
Click to expand it.
Common/CommandLine.cpp
+
1
−
0
View file @
c0307f3a
...
...
@@ -82,6 +82,7 @@ void PrintUsage(const char *name)
Msg
::
Direct
(
" below which a swap is allowed"
);
Msg
::
Direct
(
" -rand float Set random perturbation factor"
);
Msg
::
Direct
(
" -bgm file Load background mesh from file"
);
Msg
::
Direct
(
" -check Perform various consistency checks on mesh"
);
#if defined(HAVE_FLTK)
Msg
::
Direct
(
"Post-processing options:"
);
Msg
::
Direct
(
" -noview Hide all views on startup"
);
...
...
This diff is collapsed.
Click to expand it.
doc/gmsh.1
+
6
−
2
View file @
c0307f3a
.TH Gmsh 1 "
1
8
jan
uary 200
9
" "Gmsh 2.
3
" "Gmsh Manual Pages"
.TH Gmsh 1 "8
febr
uary 20
1
0" "Gmsh 2.
5
" "Gmsh Manual Pages"
.UC 4
.\" ********************************************************************
.SH NAME
...
...
@@ -51,7 +51,7 @@ save all elements (and discard all physical group definitions).
specify mesh output file name.
.TP 4
.B \-format string
set output mesh format (msh, msh1, msh2, unv, vrml, stl, mesh, bdf, p3d, cgns, med).
set output mesh format (msh, msh1, msh2, unv, vrml, stl, mesh, bdf, p3d, cgns, med
, fea
).
.TP 4
.B \-bin
use binary format when available.
...
...
@@ -77,6 +77,7 @@ Set minimum characteristic length.
.TP 4
.B \-clmax float
Set maximum characteristic length.
.TP 4
.B \-clcurv
Compute characteristic lengths from curvatures.
.TP 4
...
...
@@ -85,6 +86,9 @@ set random perturbation factor.
.TP 4
.B \-bgm file
load the post-processing view in file as the current background mesh.
.TP 4
.B \-check
perform various consistency checks on mesh.
.\" ********************************************************************
.SH POST-PROCESSING OPTIONS
.TP 4
...
...
This diff is collapsed.
Click to expand it.
doc/gmsh.html
+
5
−
5
View file @
c0307f3a
...
...
@@ -26,7 +26,7 @@ generator with built-in pre- and post-processing facilities</h1>
<p>
<h3
align=
"center"
>
Christophe Geuzaine and Jean-Franois Remacle
</h3>
<p>
<h3
align=
center
>
Version 2.
4.2, September 21st
200
9
</h3>
<h3
align=
center
>
Version 2.
5.0, ?
20
1
0
</h3>
<p>
<center>
<a
href=
"#Description"
>
Description
</a>
|
...
...
@@ -65,13 +65,13 @@ License (GPL)</a>:
<li>
<span
style=
"border: 1px dotted; padding: 3px;"
>
<strong>
Current stable release
</strong>
:
<a
href=
"/gmsh/bin/Windows/gmsh-2.
4.2
-Windows.zip"
><strong>
Windows
</strong></a>
<a
href=
"/gmsh/bin/Windows/gmsh-2.
5.0
-Windows.zip"
><strong>
Windows
</strong></a>
(XP/Vista),
<a
href=
"/gmsh/bin/Linux/gmsh-2.
4.2
-Linux.tgz"
><strong>
Linux
</strong></a>
,
<a
href=
"/gmsh/bin/Linux/gmsh-2.
5.0
-Linux.tgz"
><strong>
Linux
</strong></a>
,
(Intel glibc 2.3),
<a
href=
"/gmsh/bin/MacOSX/gmsh-2.
4.2
-MacOSX.dmg"
><strong>
Mac OS X
</strong></a>
<a
href=
"/gmsh/bin/MacOSX/gmsh-2.
5.0
-MacOSX.dmg"
><strong>
Mac OS X
</strong></a>
(Intel 10.5) and
<a
href=
"/gmsh/src/gmsh-2.
4.2
-source.tgz"
><strong>
source code
</strong></a>
<a
href=
"/gmsh/src/gmsh-2.
5.0
-source.tgz"
><strong>
source code
</strong></a>
</span>
<p>
...
...
This diff is collapsed.
Click to expand it.
doc/texinfo/gmsh.texi
+
2
−
0
View file @
c0307f3a
...
...
@@ -876,6 +876,8 @@ Compute characteristic lengths from curvatures
Set random perturbation factor
@item -bgm file
Load background mesh from file
@item -check file
Perform various consistency checks on mesh
@end ftable
@sp 1
...
...
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