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

apply patch from the Debian people
parent 426f799c
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,9 @@ Sch\"oberl's NETGEN mesh generator:
- the file meshing/improve2.cpp was slightly modified to fix build
problems on machines without TCL/TK
- the file meshing/meshtype.hpp was slightly modified so that it
compiles with ISO-C++ complient compilers
**IMPORTANT NOTICE**
NETGEN requires the boundary mesh to be oriented with exterior
......
......@@ -35,7 +35,7 @@ enum ELEMENTTYPE { FREEELEMENT, FIXEDELEMENT };
enum OPTIMIZEGOAL { OPT_QUALITY, OPT_CONFORM, OPT_REST, OPT_WORSTCASE, OPT_LEGAL };
class Mesh; // Added by Christophe for Gmsh (ISO C++ forbids declaration of 'Mesh' with no type)
// class CSGeometry;
......
\input texinfo.tex @c -*-texinfo-*-
@c $Id: gmsh.texi,v 1.189 2005-09-02 15:56:24 geuzaine Exp $
@c $Id: gmsh.texi,v 1.190 2005-09-20 12:06:36 geuzaine Exp $
@c
@c Copyright (C) 1997-2005 C. Geuzaine, J.-F. Remacle
@c
......@@ -3478,6 +3478,9 @@ the same for all other kinds of values.
For all mesh and post-processing file formats, the reference elements are
defined as follows:
@c FIXME: changer la doc des faces pour les definir de maniere sensee
@c sans butterflies.
@example
@group
Point:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment