- Feb 15, 2010
-
-
Matti Pellika authored
-
- Feb 08, 2010
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- work on plugin user-friendliness (short help & co)
-
- Feb 07, 2010
-
-
Matti Pellika authored
Added an interface to use C integers instead of GMP integers in Smith Normal Form methods (disabled now, should be set to get enabled when GMP library is not present).
-
- Jan 29, 2010
-
-
Christophe Geuzaine authored
-
- Jan 17, 2010
-
-
Matti Pellika authored
Rather than imitating MElements, each Cell maps to an existing or newly created MElement and uses MElement's services to their extend. This brings simplicity and memory efficiency.
-
- Jan 15, 2010
-
-
Christophe Geuzaine authored
-
Matti Pellika authored
Code cleanup, increased verbosity.
-
- Jan 11, 2010
-
-
Christophe Geuzaine authored
-
- Jan 04, 2010
-
-
Matti Pellika authored
default after homology computatation for better generator chain visualization.
-
- Jan 01, 2010
-
-
Matti Pellika authored
Changed homology generator chain mesh element orientations (determined by vertex order) so that post-processing data isn't needed to save the generators, instead all the elements have coefficient 1 now in the chain. Due to this also reverted changes made to GModel writeMSH method in my earlier commit (they became obsolete).
-
- Dec 29, 2009
-
-
Matti Pellika authored
Added option to save MSH without renumbering the mesh elements (required to save post-processing $ElementData right!).
-
Matti Pellika authored
-
- Nov 13, 2009
-
-
Jonathan Lambrechts authored
-
- Nov 02, 2009
-
-
Christophe Geuzaine authored
-
- Oct 07, 2009
-
-
Matti Pellika authored
Clean-up & small syntax change for homology commands.
-
- Oct 06, 2009
-
-
Matti Pellika authored
Added homology computation tutorial as tutorial/t10.geo.
-
- Apr 04, 2009
-
-
Christophe Geuzaine authored
- display all control points in GUI for gmsh curves - uniformize Fl_Value::step() values in GUI
-
- Jan 05, 2009
-
-
Christophe Geuzaine authored
-
- Dec 28, 2008
-
-
Christophe Geuzaine authored
-
- Nov 06, 2008
-
-
Christophe Geuzaine authored
-
- Oct 25, 2008
-
-
Christophe Geuzaine authored
-
- Aug 13, 2008
-
-
Christophe Geuzaine authored
-
- Sep 28, 2007
-
-
Christophe Geuzaine authored
-
- Feb 04, 2007
-
-
Christophe Geuzaine authored
- print num vert+elm after each generation - reork tutorial a bit
-
- Dec 18, 2006
-
-
Christophe Geuzaine authored
pp
-
- Dec 03, 2006
-
-
Christophe Geuzaine authored
Layers{N,1} can now be written simply as Layers{N}
-
- Nov 29, 2006
-
-
Christophe Geuzaine authored
physical entities can now be defined using a string instead of a number (and there is a new field $PhysicalNames in the .msh format to keep track of these strings)
-
- Nov 28, 2006
-
-
Christophe Geuzaine authored
- re-add names in visibility broswer (will change in the future) - shorten tutorials
-
- Nov 27, 2006
-
-
Christophe Geuzaine authored
better tutorial on transfinite grids
-
Christophe Geuzaine authored
remove more attractor crap
-
- Aug 13, 2006
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Apr 18, 2006
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
don't use the "manual" numbering the extrude demo: it creates bad habits for new users
-
- Jan 31, 2006
-
-
Christophe Geuzaine authored
-
- Jan 14, 2006
-
-
Christophe Geuzaine authored
fixed ugly extrusion syntax (finally!) extrusions are now specified in the same way as all other transformations (the old syntax is still available, but is deprecated)
-
- Dec 17, 2005
-
-
Christophe Geuzaine authored
refactored Opengl_Window.handle() should behave exactly like the old version, but now it is at least (somewhat) readable and ready to be generalized for more complicated projection matrices
-
- Nov 29, 2005
-
-
Christophe Geuzaine authored
-