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

3.1.0

parent 65120b49
No related branches found
No related tags found
No related merge requests found
Pipeline #4028 passed with warnings
3.1.0: added support for high-order (curved) Lagrange elements (P2, P3 and P4);
added support for latest Gmsh version.
3.1.0 (April 19, 2019): added support for high-order (curved) Lagrange elements
(P2, P3 and P4); added support for latest Gmsh version; code refactoring.
3.0.4 (December 9, 2018): allow general groups in Jacobian definitions; fixed
string parser regression.
......
......
.TH GetDP 1 "18 July 2015" "2.6" "GetDP Manual Pages"
.TH GetDP 1 "19 April 2019" "3.1" "GetDP Manual Pages"
.UC 4
.\" ********************************************************************
.SH NAME
......
......
......@@ -119,15 +119,15 @@ License (GPL)</a>:
<ul>
<li>
<div class="highlight">
Current stable release (version 3.0.4, 9 December 2018):
Current stable release (version 3.1.0, 19 April 2019):
<ul>
<li>Download GetDP for
<a href="bin/Windows/getdp-3.0.4-Windows64c.zip">Windows 64-bit</a>,
<a href="bin/Windows/getdp-3.0.4-Windows32c.zip">Windows 32-bit</a>,
<a href="bin/Linux/getdp-3.0.4-Linux64c.tgz">Linux 64-bit</a>,
<a href="bin/Linux/getdp-3.0.4-Linux32c.tgz">Linux 32-bit</a>, or
<a href="bin/MacOSX/getdp-3.0.4-MacOSXc.tgz">MacOS</a>
<li>Download the <a href="src/getdp-3.0.4-source.tgz">source code</a>
<a href="bin/Windows/getdp-3.1.0-Windows64c.zip">Windows 64-bit</a>,
<a href="bin/Windows/getdp-3.1.0-Windows32c.zip">Windows 32-bit</a>,
<a href="bin/Linux/getdp-3.1.0-Linux64c.tgz">Linux 64-bit</a>,
<a href="bin/Linux/getdp-3.1.0-Linux32c.tgz">Linux 32-bit</a>, or
<a href="bin/MacOSX/getdp-3.1.0-MacOSXc.tgz">MacOS</a>
<li>Download the <a href="src/getdp-3.1.0-source.tgz">source code</a>
</ul>
</div>
<p>
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment