- 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
-
- Aug 25, 2009
-
-
Christophe Geuzaine authored
-
Jean-François Remacle authored
-
- Aug 21, 2009
-
-
Christophe Geuzaine authored
levelset from postview !
-
Christophe Geuzaine authored
add matheval levelset
-
Christophe Geuzaine authored
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
more work on levelsets & co
-
- Aug 19, 2009
-
-
Christophe Geuzaine authored
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
- Aug 17, 2009
-
-
Christophe Geuzaine authored
re-committing work from last two days after server crash: - refactored old Geo code (new/delete) - moved DrawPlugin to Plugin - move from matheval to mathex - move from Flu_Tree_Browser to Fl_Tree - fixed crash in Triangulate plugin
-
- Aug 15, 2009
-
-
Christophe Geuzaine authored
-
- Aug 14, 2009
-
-
Christophe Geuzaine authored
- moved GUI to FlGui + added experimental QGui to test Qt - fixed most MSVC and gcc compiler warnings - converted some remaining tabs to whitespace (that's why the patch is so large; please try to remember to indent with 2 spaces and not tabs when you commit stuff to CVS) - merged modified patch from Konstantinos Poulios to allow saving physical/partition as element tags in mesh formats that don't support them natively
-
- Aug 13, 2009
-
-
Jean-François Remacle authored
-
- Jul 16, 2009
-
-
Jean-François Remacle authored
-
- Jul 07, 2009
-
-
Christophe Geuzaine authored
SyncModel to force transfer from old GEO db to GModel
-
- Jul 01, 2009
-
-
Christophe Geuzaine authored
fix STL export of quads
-
- Jun 28, 2009
-
-
Christophe Geuzaine authored
- replaced old 2nd order views with new adaptive stuff (still missing some function spaces for quads/hexas)
-
- May 30, 2009
-
-
Christophe Geuzaine authored
-
- May 26, 2009
-
-
Jean-François Remacle authored
Emilie: added functions to remesh a volume
-
- May 19, 2009
-
-
Christophe Geuzaine authored
the .msh format -> bumped version from 2.0 to 2.1) - move createTopologyFromMSH into GModel.cpp (and renamed to createTopologyFromMesh)
-
- May 06, 2009
-
-
Christophe Geuzaine authored
-
- Apr 30, 2009
-
-
Jean-François Remacle authored
added createTopology when Merging a MSH File and implemented discreteEdge
-
- Apr 01, 2009
-
-
Christophe Geuzaine authored
-
- Mar 26, 2009
-
-
Christophe Geuzaine authored
-
- Feb 27, 2009
-
-
Jean-François Remacle authored
-
- Feb 24, 2009
-
-
Christophe Geuzaine authored
-