- Jun 17, 2003
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
Fix crash for very long command lines
-
Christophe Geuzaine authored
typo
-
Christophe Geuzaine authored
wording
-
Christophe Geuzaine authored
typo
-
- Jun 16, 2003
-
-
Christophe Geuzaine authored
Add options to search form
-
Christophe Geuzaine authored
add gl2ps link
-
- Jun 15, 2003
-
-
Christophe Geuzaine authored
remember to document curved elements
-
Christophe Geuzaine authored
Small corrections
-
- Jun 14, 2003
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
polish
-
Christophe Geuzaine authored
polish
-
Christophe Geuzaine authored
polish
-
Christophe Geuzaine authored
Remove 2nd order for 3D altogether, since it still produces incorrect meshes if edges of the surface mesh get swapped
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
forgot this one
-
Christophe Geuzaine authored
Shout if we try to generate second order meshes in non-implemented cases.
-
Christophe Geuzaine authored
Some morer work on second order elements
-
- Jun 13, 2003
-
-
Christophe Geuzaine authored
Fix a couple of bugs for 2nd order elements. Seems to work OK for 2D meshes now. 3D is still kinda flaky, and extrusion is not implemented.
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- add PNG check in Get_BuildOptions() - move "make doc" to top-level Makefile - better "make purge"
-
Christophe Geuzaine authored
Attractor problem in 1D mesh: Meshing Curve 82 Error : GSL: function not continuous (fsolver.c, line 40)
-
- Jun 12, 2003
-
-
Christophe Geuzaine authored
This file triggers the gcc 2.95 optimization bug. Linux, gcc 2.95.3, -O2: gmsh test.geo -clscale 1.0 : 42191 elements gmsh test.geo -clscale 1.2 : failed gmsh test.geo -clscale 1.4 : failed gmsh test.geo -clscale 1.6 : failed gmsh test.geo -clscale 1.8 : failed gmsh test.geo -clscale 2.0 : 5929 elements gmsh test.geo -clscale 2.2 : 4726 elements gmsh test.geo -clscale 2.4 : failed gmsh test.geo -clscale 2.6 : 3065 elements Linux, gcc 2.96, -O2: gmsh test.geo -clscale 1.0 : 41604 elements gmsh test.geo -clscale 1.2 : 35011 elements gmsh test.geo -clscale 1.4 : 14618 elements gmsh test.geo -clscale 1.6 : 10183 elements gmsh test.geo -clscale 1.8 : 7466 elements gmsh test.geo -clscale 2.0 : 5831 elements gmsh test.geo -clscale 2.2 : 4738 elements gmsh test.geo -clscale 2.4 : 3516 elements gmsh test.geo -clscale 2.6 : 3037 elements Linux, gcc 3.3, -O2: similar to gcc 2.96.
-
Christophe Geuzaine authored
fix release date
-
Christophe Geuzaine authored
update to 0.9.1
-
- Jun 10, 2003
-
-
Christophe Geuzaine authored
-
- Jun 02, 2003
-
-
Christophe Geuzaine authored
gl2ps update (fixes the detection of smooth/flat shaded polygons in "mixed" scenes)
-
- Jun 01, 2003
-
-
Christophe Geuzaine authored
Oops, fix the GMSH_VERSION macro
-
- May 29, 2003
-
-
Christophe Geuzaine authored
Added warning + option for circle/ellipse arcs >= Pi
-
- May 26, 2003
-
-
Christophe Geuzaine authored
-
- May 23, 2003
-
-
Christophe Geuzaine authored
removed unused prototypes
-
- May 22, 2003
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
Improve UI responsiveness and fix the "jumping" rotation problem by not checking for pending events during STATUSxN messages.
-
Christophe Geuzaine authored
Speed up variable creation/retrieval by replacing 'List_T *Symbols_L' by 'Tree_T *Symbols_T'.
-
Christophe Geuzaine authored
Fix buffer overflows
-
Christophe Geuzaine authored
Correct For syntax
-
- May 21, 2003
-
-
Christophe Geuzaine authored
couple of things to do
-
- May 20, 2003
-
-
Christophe Geuzaine authored
date
-