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
Package registry
Model registry
Operate
Terraform modules
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
Romin Tomasetti
gmsh
Commits
73b3fea9
Commit
73b3fea9
authored
3 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
prepare 4.10
parent
d7c02d85
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
CHANGELOG.txt
+4
-3
4 additions, 3 deletions
CHANGELOG.txt
doc/gmsh.1
+1
-1
1 addition, 1 deletion
doc/gmsh.1
doc/gmsh.html
+8
-8
8 additions, 8 deletions
doc/gmsh.html
with
13 additions
and
12 deletions
CHANGELOG.txt
+
4
−
3
View file @
73b3fea9
4.10.0 (
Work-in-progress
): more flexible homology/cohomology workflow in the
4.10.0 (
April 25, 2022
): more flexible homology/cohomology workflow in the
API;
API;
"Attractor" field is now just a synonym for the newer (and more efficient)
"Attractor" field is now just a synonym for the newer (and more efficient)
"Distance" field; periodic bsplines now use the same default multiplicities in
"Distance" field; periodic bsplines now use the same default multiplicities in
OCC as in the built-in kernel; model/isInside now also handles discrete
OCC as in the built-in kernel; model/isInside now also handles discrete
entities; C++ api now throws std::runtime_error on errors; small bug fixes.
entities; speed-up repeated simple boolean operations; C++ api now throws
std::runtime_error on errors; small bug fixes.
* New API functions: geo/addGeometry, geo/addPointOnGeometry,
* New API functions: geo/addGeometry, geo/addPointOnGeometry,
mesh/addHomologyRequest, mesh/clearHomologyRequests, mesh/setVisibility,
mesh/addHomologyRequest, mesh/clearHomologyRequests, mesh/setVisibility,
...
...
This diff is collapsed.
Click to expand it.
doc/gmsh.1
+
1
−
1
View file @
73b3fea9
.TH Gmsh 1 "
03 December
202
1
" "4.
9
" "Gmsh Manual Pages"
.TH Gmsh 1 "
25 April
202
2
" "4.
10
" "Gmsh Manual Pages"
.UC 4
.UC 4
.\" ********************************************************************
.\" ********************************************************************
.SH NAME
.SH NAME
...
...
This diff is collapsed.
Click to expand it.
doc/gmsh.html
+
8
−
8
View file @
73b3fea9
...
@@ -98,17 +98,17 @@ Public License (GPL)</a>:
...
@@ -98,17 +98,17 @@ Public License (GPL)</a>:
<ul>
<ul>
<li>
<li>
<div
class=
"highlight"
>
<div
class=
"highlight"
>
Current stable release (version 4.
9.5, 21 February
2022):
Current stable release (version 4.
10.0, 25 April
2022):
<ul>
<ul>
<li>
Download Gmsh for
<li>
Download Gmsh for
<a
href=
"bin/Windows/gmsh-4.
9.5
-Windows64.zip"
>
Windows
</a>
,
<a
href=
"bin/Windows/gmsh-4.
10.0
-Windows64.zip"
>
Windows
</a>
,
<a
href=
"bin/Linux/gmsh-4.
9.5
-Linux64.tgz"
>
Linux
</a>
or
<a
href=
"bin/Linux/gmsh-4.
10.0
-Linux64.tgz"
>
Linux
</a>
or
<a
href=
"bin/MacOSX/gmsh-4.
9.5
-MacOSX.dmg"
>
macOS
</a>
<a
href=
"#1"
><sup>
*
</sup></a>
<a
href=
"bin/MacOSX/gmsh-4.
10.0
-MacOSX.dmg"
>
macOS
</a>
<a
href=
"#1"
><sup>
*
</sup></a>
<li>
Download the
<a
href=
"src/gmsh-4.
9.5
-source.tgz"
>
source code
</a>
<li>
Download the
<a
href=
"src/gmsh-4.
10.0
-source.tgz"
>
source code
</a>
<li>
Download the Software Development Kit (SDK) for
<li>
Download the Software Development Kit (SDK) for
<a
href=
"bin/Windows/gmsh-4.
9.5
-Windows64-sdk.zip"
>
Windows
</a>
,
<a
href=
"bin/Windows/gmsh-4.
10.0
-Windows64-sdk.zip"
>
Windows
</a>
,
<a
href=
"bin/Linux/gmsh-4.
9.5
-Linux64-sdk.tgz"
>
Linux
</a>
or
<a
href=
"bin/Linux/gmsh-4.
10.0
-Linux64-sdk.tgz"
>
Linux
</a>
or
<a
href=
"bin/MacOSX/gmsh-4.
9.5
-MacOSX-sdk.tgz"
>
macOS
</a>
<a
href=
"#1"
><sup>
*
</sup></a>
<a
href=
"bin/MacOSX/gmsh-4.
10.0
-MacOSX-sdk.tgz"
>
macOS
</a>
<a
href=
"#1"
><sup>
*
</sup></a>
<li>
Download both Gmsh and the SDK with pip: '
<code>
pip install --upgrade
<li>
Download both Gmsh and the SDK with pip: '
<code>
pip install --upgrade
<a
href=
"https://pypi.org/project/gmsh/"
>
gmsh
</a></code>
'
<a
href=
"https://pypi.org/project/gmsh/"
>
gmsh
</a></code>
'
</ul>
</ul>
...
...
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