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

social

parent 8bb9aab6
No related branches found
No related tags found
No related merge requests found
...@@ -7,14 +7,13 @@ ...@@ -7,14 +7,13 @@
built-in pre- and post-processing facilities</title> built-in pre- and post-processing facilities</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta name="keywords" content="free, finite elements, mesh generator, fem, <meta name="keywords" content="free, finite elements, mesh generator, fem,
unstructured grids, delaunay, discontinuous galerkin, triangulation, unstructured grids, delaunay, discontinuous galerkin, triangulation,
automatic, maillages, mailleur 3D, mesh adaptation, postprocessing, automatic, maillages, mailleur 3D, mesh adaptation, postprocessing,
post processing, post-processor, postprocessor, post-processeur, CAD, post processing, post-processor, postprocessor, post-processeur, CAD,
CAO, OpenGL, GL2PS, Gmesh"> CAO, OpenGL, GL2PS, Gmesh">
<meta name="viewport" content="width= device-width"> <meta name="viewport" content="width= device-width">
<meta name="apple-itunes-app" content="app-id=845930897">
<link href="http://geuz.org/geuz.css" rel="stylesheet" type="text/css"> <link href="http://geuz.org/geuz.css" rel="stylesheet" type="text/css">
<link href="/favicon.ico" rel="shortcut icon" type="image/x-icon"> <link href="/favicon.ico" rel="shortcut icon" type="image/x-icon">
...@@ -22,6 +21,23 @@ CAO, OpenGL, GL2PS, Gmesh"> ...@@ -22,6 +21,23 @@ CAO, OpenGL, GL2PS, Gmesh">
div.small { font-size:80%; } div.small { font-size:80%; }
ul.small { margin-top:1ex; margin-bottom:1ex; } ul.small { margin-top:1ex; margin-bottom:1ex; }
--></style> --></style>
<!--
<script>!function(d,s,id){
var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?"http":"https";
if(!d.getElementById(id)){ js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";
fjs.parentNode.insertBefore(js,fjs);}}(document, "script", "twitter-wjs");</script>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.5";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
-->
</head> </head>
<body> <body>
...@@ -45,12 +61,22 @@ CAO, OpenGL, GL2PS, Gmesh"> ...@@ -45,12 +61,22 @@ CAO, OpenGL, GL2PS, Gmesh">
<h4>Christophe Geuzaine and Jean-Franois Remacle</h4> <h4>Christophe Geuzaine and Jean-Franois Remacle</h4>
<div id="toc"> <div id="toc">
<a href="#Download">Download</a> | <a href="#Download">Download</a>
<a href="#Documentation">Documentation</a> | | <a href="#Documentation">Documentation</a>
<a href="#Licensing">Licensing</a> | | <a href="#Licensing">Licensing</a>
<a href="#Screenshots">Screenshots</a> | | <a href="#Screenshots">Screenshots</a>
<a href="#Links">Links</a> | | <a href="#Links">Links</a>
<a href="#References">References</a> | <a href="#References">References</a>
<!-- Use static links to facebook/twitter for now; might switch to dynamic "follow/like" buttons with user counts later
| <div class="fb-like" data-href="https://www.facebook.com/OnelabModels" data-layout="button"
data-action="like" data-show-faces="false" data-share="false"></div>
| <div class="fb-like" data-href="https://www.facebook.com/OnelabModels" data-layout="button_count"
data-action="like" data-show-faces="false" data-share="false"></div>
| <a href="https://twitter.com/OnelabModels" class="twitter-follow-button" data-show-count="false" data-size="small"
data-show-screen-name="false">Follow @OnelabModels</a>
-->
| <a href="https://www.facebook.com/OnelabModels"><img class="social" src="http://geuz.org/gmsh/gallery/facebook.png" alt="facebook"></a>
| <a href="https://www.twitter.com/OnelabModels"><img class="social" src="http://geuz.org/gmsh/gallery/twitter.png" alt="twitter"></a>
</div> </div>
<p> <p>
...@@ -253,6 +279,7 @@ information. ...@@ -253,6 +279,7 @@ information.
<li>Gmsh and GetDP are bundled in the <li>Gmsh and GetDP are bundled in the
<a href="http://onelab.info/wiki/Mobile">Onelab/Mobile</a> app for iPhone, <a href="http://onelab.info/wiki/Mobile">Onelab/Mobile</a> app for iPhone,
iPad and Android devices. iPad and Android devices.
<li>We are organizing the <a href="http://tetrahedron.montefiore.ulg.ac.be">fifth Tetrahedron</a> workshop in Li&egrave;ge on July 4-5 2015!
</ul> </ul>
<h2><a name="References"></a>References</h2> <h2><a name="References"></a>References</h2>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment