- Apr 18, 2004
-
-
Christophe Geuzaine authored
- converted 2D_Recombine and SecondOrder to the EdgesContainer class - removed the quadrangle hak and the ugly EdgesInVolume global from 3D_Coherence
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
nicer layout of mesh color pane
-
Christophe Geuzaine authored
copy & paste buglet
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- Fixed second order mesh generation in 3D (on simplices only at the moment). - In prevision of the extension to hexas, prisms and pyramids, all elements are now derived from a new Element base class, which will be used in the generalization of Edge/EdgesContainer in the future.
-
Christophe Geuzaine authored
Improved xytouv() and xyztouv() by trying different initial guesses in the newton algo (before relaxing). Should be more robust than what we did before.
-
Christophe Geuzaine authored
added new constructor with no arguments in prevision of Degre2 cleanup
-
Christophe Geuzaine authored
Fixed computation of vertex->u param in curve extrusion
-
Christophe Geuzaine authored
- Fixed drawing of 2nd order triangles and tets - Restored drawing of 2nd odrer vertices in different color
-
Christophe Geuzaine authored
cleanuip (removed duplicate code) + new function u() to get the abscissa more easily
-
Christophe Geuzaine authored
better progname
-
- Apr 15, 2004
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
another example where the simple projection scheme fails
-
Christophe Geuzaine authored
add comments
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
final tweaks
-
Christophe Geuzaine authored
more tweaking
-
Christophe Geuzaine authored
add "-cvs" extra tag for non-released versions
-
Christophe Geuzaine authored
introduced GMSH_EXTRA_VERSION so that we can differentiate official/unofficial releases
-
- Apr 14, 2004
-
-
Christophe Geuzaine authored
lena->lenna
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Apr 13, 2004
-
-
Christophe Geuzaine authored
arrow stuff is fixed
-
Christophe Geuzaine authored
make parser && make depend
-
Christophe Geuzaine authored
Fixed 3D cylinder/arrow drawing code when dir vector is // to z-axis
-
Christophe Geuzaine authored
adding matlab msh reader from JF
-
Christophe Geuzaine authored
wording
-
Christophe Geuzaine authored
acos->myacos
-
Christophe Geuzaine authored
Abort parser after 20 lines with errors (instead of trying to parse everything, even huge binary files :-)
-
Christophe Geuzaine authored
removed unused vars
-
Christophe Geuzaine authored
Use sensible defaults for all *_choice widgets
-
- Apr 09, 2004
-
-
Christophe Geuzaine authored
-
- Apr 08, 2004
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- start file choosers in home directory if $PWD is not defined - try to get $HOME on Windows too (not sure why I #ifdef'ed this)
-
Christophe Geuzaine authored
Use bigger subdivision threshold for fake ps smooth shading
-