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

*** empty log message ***

parent 22ca0e7a
Branches
Tags
No related merge requests found
/* $Id: Options.h,v 1.15 2000-12-29 14:04:26 geuzaine Exp $ */ /* $Id: Options.h,v 1.16 2001-01-01 14:57:35 geuzaine Exp $ */
#ifndef _OPTIONS_H_ #ifndef _OPTIONS_H_
#define _OPTIONS_H_ #define _OPTIONS_H_
...@@ -199,7 +199,7 @@ StringXNumber PostProcessingOptions_Number[] = { ...@@ -199,7 +199,7 @@ StringXNumber PostProcessingOptions_Number[] = {
StringXNumber PrintOptions_Number[] = { StringXNumber PrintOptions_Number[] = {
{ "Format" , GMSH_INT, (void*)&CTX.print.format , FORMAT_AUTO }, { "Format" , GMSH_INT, (void*)&CTX.print.format , FORMAT_AUTO },
{ "EpsQuality" , GMSH_INT, (void*)&CTX.print.eps_quality , 1 }, { "EpsQuality" , GMSH_INT, (void*)&CTX.print.eps_quality , 1 },
{ "JpegQuality" , GMSH_INT, (void*)&CTX.print.jpeg_quality , 100 }, { "JpegQuality" , GMSH_INT, (void*)&CTX.print.jpeg_quality , 85 },
{ "GifDither" , GMSH_INT, (void*)&CTX.print.gif_dither , 0 }, { "GifDither" , GMSH_INT, (void*)&CTX.print.gif_dither , 0 },
{ "GifSort" , GMSH_INT, (void*)&CTX.print.gif_sort , 1 }, { "GifSort" , GMSH_INT, (void*)&CTX.print.gif_sort , 1 },
{ "GifInterlace" , GMSH_INT, (void*)&CTX.print.gif_interlace , 0 }, { "GifInterlace" , GMSH_INT, (void*)&CTX.print.gif_interlace , 0 },
......
...@@ -7,10 +7,10 @@ echo ...@@ -7,10 +7,10 @@ echo
cat << EOM cat << EOM
ENDSCRIPT---> ENDSCRIPT--->
<!--- PLEASE DO NOT EDIT the BEGINSCRIPT and ENDSCRIPT comments --->
<HTML> <HTML>
<!--- PLEASE DO NOT EDIT the BEGINSCRIPT and ENDSCRIPT comments --->
<HEAD> <HEAD>
<TITLE>Gmsh homepage</TITLE> <TITLE>Gmsh homepage</TITLE>
...@@ -19,12 +19,12 @@ ENDSCRIPT---> ...@@ -19,12 +19,12 @@ ENDSCRIPT--->
three-dimensional finite element mesh generator with pre- and three-dimensional finite element mesh generator with pre- and
post-processing facilities."> post-processing facilities.">
<meta name="keywords" content="gmsh, free, mesh, software, mesh <meta name="keywords" content="gmsh, mesh generator, finite element,
generation, mesh refinement, free, delaunay, triangulation, delaunay free, software, mesh, generation, mesh refinement, free, delaunay,
triangulation, automatic, maillage, maillages automatiques, mailleur, triangulation, delaunay triangulation, automatic, maillage, maillages
finite element, modelisation, 3D, 3-D, opengl, maillages 3D, 3D automatiques, mailleur, finite element, modelisation, 3D, 3-D, opengl,
meshes, 3-D meshes, maillages 3-D, voronoi, adaptation de maillages, maillages 3D, 3D meshes, 3-D meshes, maillages 3-D, voronoi, adaptation
mesh adaptation, modeling, gmsh"> de maillages, mesh adaptation, modeling">
<META name="Autor-Handle" content="Christophe.Geuzaine@advalvas.be"> <META name="Autor-Handle" content="Christophe.Geuzaine@advalvas.be">
...@@ -44,12 +44,11 @@ mesh adaptation, modeling, gmsh"> ...@@ -44,12 +44,11 @@ mesh adaptation, modeling, gmsh">
EOM EOM
${BASEDIR}/n2l ${BASEDIR}/counter.gmsh ${BASEDIR}/n2l ${BASEDIR}/counter.gmsh
cat << EOM cat << EOM
page requests since May 24, 1998<p>
page requests since May 24, 1998<br><br>
ENDSCRIPT---> ENDSCRIPT--->
Last updated <b>January 1, 2001</b><br><br> Last updated <b>January 1, 2001</b><p>
&copy; 1998-2001 C. Geuzaine, J.-F. Remacle<br> &copy; 1998-2001 C. Geuzaine, J.-F. Remacle
</font></td> </font></td>
...@@ -194,7 +193,7 @@ circumscribed circle/sphere. ...@@ -194,7 +193,7 @@ circumscribed circle/sphere.
<tr valign=top> <tr valign=top>
<td width="130" align="right"> <td width="130" align="right">
<font color="#ffffff" face="Helvetica, Arial"><p><b>Scalar, Vector and Tensor Field Visualization</b></font></td> <font color="#ffffff" face="Helvetica, Arial"><p><b>Scalar and Vector Field Visualization</b></font></td>
<td width="70"> <td width="70">
</td> </td>
...@@ -227,8 +226,9 @@ files. ...@@ -227,8 +226,9 @@ files.
<td><font face="Helvetica, Arial" size=-1> <td><font face="Helvetica, Arial" size=-1>
Online <A target = "_top" href="/gmsh/doc/tutorial.html">tutorial</A> and Online <A target = "_top" href="/gmsh/doc/tutorial.html">tutorial</A>
file <A target="_top" href="/gmsh/doc/FORMATS">formats</A> description. and file <A target="_top" href="/gmsh/doc/FORMATS">formats</A>
description.
</td> </td>
...@@ -244,32 +244,38 @@ files. ...@@ -244,32 +244,38 @@ files.
<td width="70"> <td width="70">
</td> </td>
<td bgcolor="#f0f0f0"><font face="Helvetica, Arial" size=-1> <td bgcolor="#f0f0f0">
<table border=0 cellspacing=0 cellpadding=0>
GMSH is available on most classical UNIX platforms. Due to its erratic <tr valign=top>
behavior, we don't distribute the Windows version for the moment (you
may consider switching to Linux instead...). No source distribution is <td width="45%"> <font face="Helvetica, Arial" size=-1>
available for the moment.
<b>Stable Release: Version 1.00 (1 January 2001)</b>
<p> <p>
All executables are dynamically linked with OpenGL and Motif. You The stable release of GMSH is available for most classical UNIX
should have these libraries installed on your system, and in the path platforms. All executables (no source distribution is available
of the library loader. Free replacements for OpenGL for the moment) are dynamically linked with OpenGL and Motif. You
and Motif can be found at should have these libraries installed on your system, and in the
<A target="_top" href="http://mesa3d.sourceforge.net">http://mesa3d.sourceforge.net</A> path of the library loader. Free replacements for OpenGL and Motif
and <A target="_top" href="http://www.lesstif.org">http://www.lesstif.org</A>. can be found at <A target="_top"
(Linux RPMs are directly available here: href="http://mesa3d.sourceforge.net">http://mesa3d.sourceforge.net</A>
<A href="/gmsh/thirdparty/Mesa-3.2-2.i386.rpm">Mesa-3.2-2.i386.rpm</A>, and <A target="_top"
<A href="/gmsh/thirdparty/lesstif-0.91.4-1.i386.rpm">lesstif-0.91.4-1.i386.rpm</A>.) href="http://www.lesstif.org">http://www.lesstif.org</A>. (Linux
RPMs are directly available here: <A
href="/gmsh/thirdparty/Mesa-3.2-2.i386.rpm">Mesa-3.2-2.i386.rpm</A>,
<A
href="/gmsh/thirdparty/lesstif-0.91.4-1.i386.rpm">lesstif-0.91.4-1.i386.rpm</A>.)
<p> <p>
Remember that you may have to reconfigure the loader (ldconfig Remember that you may have to reconfigure the loader (ldconfig
under Linux) or modify the LD_LIBRARY_PATH (or SHLIB_PATH on HP) under Linux) or modify the LD_LIBRARY_PATH (or SHLIB_PATH on HP)
in order for Gmsh to find these libraries. in order for Gmsh to find these libraries.
<p>
Version 1.00 (1 January 2001):
<ul> <ul>
<li>Red Hat package with man page and examples <li>Red Hat package with man page and examples
<ul> <ul>
<li><A href="/gmsh/latest/gmsh-1.00-1.i386.rpm">Linux RPM for Red Hat 6.2 and compatible (i386, glibc 2.1)</A> <li><A href="/gmsh/latest/gmsh-1.00-1.i386.rpm">Linux RPM for Red Hat
6.2 and compatible (i386, glibc 2.1)</A>
</ul> </ul>
<li>Tarballs <li>Tarballs
<ul> <ul>
...@@ -286,6 +292,23 @@ files. ...@@ -286,6 +292,23 @@ files.
<li><A href="/gmsh/latest/gmsh-demos.tgz">Gmsh demo files</A> <li><A href="/gmsh/latest/gmsh-demos.tgz">Gmsh demo files</A>
</ul> </ul>
</ul> </ul>
</td>
<td width="10%">
</td>
<td width="45%"> <font face="Helvetica, Arial" size=-1>
<b>Development Release: --</b>
<p>
</td>
</tr>
</table>
</td> </td>
</tr> </tr>
...@@ -518,10 +541,10 @@ order mesh on non plane surfaces; added example 13. ...@@ -518,10 +541,10 @@ order mesh on non plane surfaces; added example 13.
<td><font face="Helvetica, Arial" size=-1> <td><font face="Helvetica, Arial" size=-1>
Check out <A TARGET="_top" HREF="/getdp/">GetDP</A>, Check out <A TARGET="_top" HREF="/getdp/">GetDP</A>, a scientific
a scientific computation software for the numerical solution computation software for the numerical solution of
of integro-differential equations, using finite element and integral integro-differential equations, using finite element and integral type
type methods. methods.
</font></td> </font></td>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment