- May 13, 2005
-
-
Christophe Geuzaine authored
removed remaining Discrete Line/Surface stuff
-
- Apr 19, 2005
-
-
Jean-François Remacle authored
-
- Mar 14, 2005
-
-
Christophe Geuzaine authored
treat quads in poly_rep_to_mesh: this way we can also extrude discrete surfaces meshed with quads
-
- Feb 20, 2005
-
-
Christophe Geuzaine authored
modified Read_Mesh and Print_Geo so that we can save line/surface meshes loaded from a file as discrete geometries
-
Christophe Geuzaine authored
- New "Discrete Line" commands (similar to the Discrete Surface commands, but for curves). This permits e.g. to use Gmsh's extrusion mesh generators on 2D meshes (with boundaries) imported from other programs, and have all the useful elements generated (both volume and surface). - Don't use Ctrl+m for File->Merge, as it is a reserved keyword for Window->Minimize on OS X: * File->Merge is now Shift+Ctrl+o (since it's in some way a variation of File->Open's Ctrl+o) * Tools->Options is now Shift+Ctrl+n
-
- Jan 08, 2005
-
-
Christophe Geuzaine authored
- removed all the crappy STL code and rewrote it using JF's POLY_rep class - generalized POLY_rep so that we can use the polygonal discretization as a surface mesh, and mesh in 3D afterwards. I.e., we can now take an input triangulation (a single surface in STL format, multiple surfaces in STL format, one or more surfaces defined using the new "Discrete Surface" commands), and generate a 3D mesh that uses it. We could in theory even mix triangulated and "normal" surfaces in the same geometry, but nothing is done at the moment to ensure that the mesh at the interfaces would match (if it does, it actually works very nicely) - new STL mesh output format to export a surface mesh as a STL file - added an option to the GEO output routine to save the surface mesh as discrete surfaces associated with the geometrical surfaces - added STL and Text output formats for post-processing views (the text output allows for example to exploit plugin-generated data in gnuplot) - generalized Plugin(Evaluate): * can loop automatically over all the timestep and/or components * can do operations using data from an external view - if the 2 views are based on the same grid, the plugin does the evaluation very efficiently - if the 2 views are based on differenet grids, the plugin automatically interpolates the external view data onto the grid of the current view - added new Rand() function in MathEval - default colormap is now # 2 (the Matlab "Jet" colormap)
-
- Jan 01, 2005
-
-
Christophe Geuzaine authored
copyright update
-
- Feb 07, 2004
-
-
Christophe Geuzaine authored
Update copyright notice
-
- Nov 27, 2003
-
-
Christophe Geuzaine authored
Cleaned up the whole Include/Merge/Open mess (removed the ugly yyin/yyname tables in the parser, made the Merge routine reentrant + uniformized all the INFO/STATUS messages). This should fix a nasty side effect from this morning's commit (wrong yynames when doing multiple merges in the same file).
-
- Mar 21, 2003
-
-
Christophe Geuzaine authored
Fix whitespace in copyright headers
-
- Mar 01, 2003
-
-
Christophe Geuzaine authored
Indented all source files using utils/gmshindent
-
- Jan 23, 2003
-
-
Christophe Geuzaine authored
Updated copyright
-
- May 20, 2002
-
-
Christophe Geuzaine authored
-
- May 18, 2002
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Apr 06, 2002
-
-
Christophe Geuzaine authored
-
- Nov 19, 2001
-
-
Christophe Geuzaine authored
Interface polish (buttons should not be resized when the size of the window is changed); gl2ps update (not finished);
-
- Nov 05, 2001
-
-
Christophe Geuzaine authored
-
- Aug 27, 2001
-
-
Christophe Geuzaine authored
-
- Aug 17, 2001
-
-
Christophe Geuzaine authored
-
- Aug 13, 2001
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Jun 02, 2001
-
-
Christophe Geuzaine authored
-
- Apr 08, 2001
-
-
Christophe Geuzaine authored
-
- Feb 17, 2001
-
-
Christophe Geuzaine authored
-
- Jan 12, 2001
-
-
Christophe Geuzaine authored
-
- Jan 09, 2001
-
-
Jean-François Remacle authored
I hope cvs is enough clever to ged rid of ^M genereated in windows, let's pray ...
-
- Jan 08, 2001
-
-
Christophe Geuzaine authored
-
- Dec 10, 2000
-
-
Christophe Geuzaine authored
-
- Dec 09, 2000
-
-
Christophe Geuzaine authored
-
- Dec 08, 2000
-
-
Christophe Geuzaine authored
-
- Dec 05, 2000
-
-
Christophe Geuzaine authored
-
- Nov 26, 2000
-
-
Christophe Geuzaine authored
-
- Nov 25, 2000
-
-
Christophe Geuzaine authored
-
- Nov 24, 2000
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Nov 23, 2000
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
which included commits to RCS files with non-trunk default branches.
-