- Apr 19, 2004
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
increase geom line width even more (2 pixels)
-
Christophe Geuzaine authored
Refined mesh drawing code: - draw surface element edges and/or faces - draw volume element edges and/or faces - consistent color choices between surface and volume elements - wider geometry lines - better defaults
-
Christophe Geuzaine authored
better positioning of text labels on mesh and geometry
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
better test to check when to abort parsing
-
Christophe Geuzaine authored
- define edges_XXX only once - draw slightly larger/visible mesh points - make t1.geo/t2.geo faster
-
- Apr 18, 2004
-
-
Christophe Geuzaine authored
- Added nice little buttons in the mesh menu to choose between 1st and 2nd order interactively - Added 2nd order mesh stats in the GUI
-
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
-