- Aug 04, 2010
-
-
Christophe Geuzaine authored
-
- Jul 13, 2010
-
-
Christophe Geuzaine authored
-
- Jun 30, 2010
-
-
Jean-François Remacle authored
No commit message
-
- May 14, 2010
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- new GetEnv and GetString functions
-
- May 05, 2010
-
-
Christophe Geuzaine authored
-
- Apr 28, 2010
-
-
Christophe Geuzaine authored
-
- Apr 26, 2010
-
-
Christophe Geuzaine authored
-
- Apr 23, 2010
-
-
Jean-François Remacle authored
-
- Apr 15, 2010
-
-
Emilie Marchandise authored
2d meshing algo with -optimize does lloyd optim (tri or quad optim algo depending if recombine is selected)
-
- Mar 31, 2010
-
-
Emilie Marchandise authored
-
- Mar 21, 2010
-
-
Christophe Geuzaine authored
-
- Mar 20, 2010
-
-
Christophe Geuzaine authored
* issue error for zero volume elements in FEA export * reset element number between 2D/3D in FEA export
-
- Mar 07, 2010
-
-
Matti Pellika authored
-
Matti Pellika authored
-
- Feb 28, 2010
-
-
Christophe Geuzaine authored
-
- Feb 16, 2010
-
-
Matti Pellika authored
-
- Feb 10, 2010
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
No commit message
-
- Feb 02, 2010
-
-
Emilie Marchandise authored
No commit message
-
- Feb 01, 2010
-
-
Emilie Marchandise authored
No commit message
-
- Jan 31, 2010
-
-
Christophe Geuzaine authored
-
- Jan 29, 2010
-
-
Christophe Geuzaine authored
rewrote Compound interface in terms of standard elementary entities Warning: this is work in progress and *will* break some existing examples (negative numbers etc.)
-
- Dec 22, 2009
-
-
Emilie Marchandise authored
Added possibility to save distance to all boundaries (gmsh box.geo -2 -distance writes an additional distance.pos file) distance is computed simply with ann for the moment
-
- Dec 14, 2009
-
-
Christophe Geuzaine authored
new "Delete Options;" command to reset all options to their default values
-
- Nov 04, 2009
-
-
Bruno Seny authored
- invert #define logic (HAVE_MESH, HAVE_POST, HAVE_SOLVER, ... instead of HAVE_NO_MESH, HAVE_NO_POST, HAVE_NO_SOLVER)
-
- Nov 01, 2009
-
-
Christophe Geuzaine authored
-
- Oct 31, 2009
-
-
Christophe Geuzaine authored
-
- Oct 12, 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 parser interface for homology computation (finally). A tutorial will follow.
-
- Sep 28, 2009
-
-
Christophe Geuzaine authored
-
- Sep 21, 2009
-
-
Christophe Geuzaine authored
-
- Sep 19, 2009
-
-
Christophe Geuzaine authored
renamed most gmsh* classes
-
- Aug 31, 2009
-
-
Christophe Geuzaine authored
better pre-fill of solver fields in GUI
-
Christophe Geuzaine authored
stuff, like plugin drawing
-
- Aug 30, 2009
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
Encapsulate toolkit-dependent global drawing functions in new drawContextGlobal class, and add a static drawContextGlobal to drawContext, with a default version that does nothing. This allows to have a completely virtualized drawing system: we can now ship a library with a fully working graphic system, indepedent of the widget toolkit. A client code just needs to subclass drawContextGlobal to get working graphics (see e.g. api_demos/mainAntTweakBar.cpp)
-
- Aug 29, 2009
-
-
Christophe Geuzaine authored
-
- Aug 27, 2009
-
-
Christophe Geuzaine authored
-