- Jan 01, 2013
-
-
Christophe Geuzaine authored
-
- Jun 17, 2012
-
-
Christophe Geuzaine authored
-
- Mar 18, 2012
-
-
Christophe Geuzaine authored
-
- Jan 21, 2012
-
-
Christophe Geuzaine authored
-
- Mar 17, 2011
-
-
Christophe Geuzaine authored
is then available to the plugin) -- for Koen
-
- Feb 10, 2010
-
-
Christophe Geuzaine authored
-
- Feb 08, 2010
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Sep 18, 2009
-
-
Claudine Bon authored
Plugin/Triangulate.cpp Post/PView.cpp Post/PViewDataRemote.h : Change for compilation on SunOS CMakeLists.txt : Change mkl libraries on windows
-
- Sep 02, 2009
-
-
Christophe Geuzaine authored
new Tetrahedralize plugin
-
- 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
-
- Jul 06, 2009
-
-
Christophe Geuzaine authored
ported Triangulate plugin to new API
-
- Jun 28, 2009
-
-
Christophe Geuzaine authored
- replaced old 2nd order views with new adaptive stuff (still missing some function spaces for quads/hexas)
-
- Jan 31, 2009
-
-
Christophe Geuzaine authored
-
- Jan 30, 2009
-
-
Christophe Geuzaine authored
-
- Dec 29, 2008
-
-
Christophe Geuzaine authored
- fix bb computation to avoid model jumping around when adding points in z=0 plane - pass interpol matrices as ref
-
- Dec 17, 2008
-
-
Christophe Geuzaine authored
changed -part command line handling
-
- Nov 14, 2008
-
-
Christophe Geuzaine authored
-
- Aug 21, 2008
-
-
Christophe Geuzaine authored
-
- Jul 11, 2008
-
-
Christophe Geuzaine authored
-
- Apr 05, 2008
-
-
Christophe Geuzaine authored
ported Warp, SphericalRaise and Eigenvalues plugins to the new post-pro API
-
- Mar 20, 2008
-
-
Christophe Geuzaine authored
untabify
-
- Mar 01, 2008
-
-
Christophe Geuzaine authored
* more work on gmodel post-pro * small cleanups in divide and conquer: reduce memory by removing unused voronoi, fix potential crashes in meshGFace, introduce basic class dealing with allocations to avoid messy malloc/free
-
- Feb 20, 2008
-
-
Christophe Geuzaine authored
- clean up GModel API (xxByTag -> getXx, numXx -> getNumXxes, ...)
-
- Feb 17, 2008
-
-
Christophe Geuzaine authored
-
- Feb 05, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
rewrote Pplugin(Triangulate) to use our in-house divide and conquer algo removed triangle from contrib reactivated OCC STL meshing
-
- Jan 22, 2008
-
-
Christophe Geuzaine authored
-
- Jan 21, 2008
-
-
Christophe Geuzaine authored
API cleanup: new discreteVertex, discreteEdge, ... entities (replacing the old hacks in gmshVertex, gmshEdge, ...), the future basis of the indepedent "null" model (cf. HAVE_NO_GEO define)
-
- Jan 19, 2008
-
-
Christophe Geuzaine authored
start reducing header pollution (removed Gmsh.h + cleaned up GModel & co)
-
- Sep 11, 2007
-
-
Christophe Geuzaine authored
upgraded all plugins to work with the new post-pro. This is done "cheaply" for now, by only using old-style list-based datasets. Taking advantage of the abstraction (so that we can use the plugins on all datasets) will require more work. The hooks for transparent data translation are in place, but the actual translation has not been implemented yet.
-
- Sep 04, 2007
-
-
Jean-François Remacle authored
-
- May 04, 2007
-
-
Christophe Geuzaine authored
new gui for plugins (much better IMHO!)
-
- Jan 16, 2007
-
-
Christophe Geuzaine authored
- reimplemented subdivision of extruded meshes - fix indent + unused var + gcc warnings all over the place
-
- Nov 27, 2006
-
-
Christophe Geuzaine authored
-
- Nov 25, 2006
-
-
Christophe Geuzaine authored
more cleanups
-