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

*** empty log message ***

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