- Sep 09, 2010
-
-
Emilie Marchandise authored
-
- Sep 07, 2010
-
-
Emilie Marchandise authored
-
- Sep 06, 2010
-
-
Emilie Marchandise authored
-
- Sep 03, 2010
-
-
Christophe Geuzaine authored
-
- Aug 30, 2010
-
-
Christophe Geuzaine authored
-
- Aug 27, 2010
-
-
Emilie Marchandise authored
-
- Aug 25, 2010
-
-
Emilie Marchandise authored
-
Christophe Geuzaine authored
the status messages that slow down the mac gui
-
- Aug 03, 2010
-
-
Christophe Geuzaine authored
-
- Jul 14, 2010
-
-
Jean-François Remacle authored
No commit message
-
- Jul 13, 2010
-
-
Emilie Marchandise authored
-
- Jul 07, 2010
-
-
Emilie Marchandise authored
-
- Feb 18, 2010
-
-
Christophe Geuzaine authored
-
- Feb 10, 2010
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Nov 07, 2009
-
-
Emilie Marchandise authored
-
- Sep 21, 2009
-
-
Christophe Geuzaine authored
-
- Sep 19, 2009
-
-
Christophe Geuzaine authored
-
- Aug 29, 2009
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
never ever change the immutable vertex numbers: otherwise we cannot use our algorithms from outside with prescribed boundary meshes -> use MVertex::_index instead (renamed setNum to forceNum to make sure we don't use setNum by mistake)
-
- 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
-
- Jun 13, 2009
-
-
Christophe Geuzaine authored
-
- Jun 03, 2009
-
-
Christophe Geuzaine authored
-
- May 26, 2009
-
-
Jean-François Remacle authored
Emilie: added functions to remesh a volume
-
- May 15, 2009
-
-
Jean-François Remacle authored
added createtopologyFromMSH to create Topology from list of triangles
-
- Mar 29, 2009
-
-
Christophe Geuzaine authored
instead of implementation details (tetgen+delaunay & co)
-
- Mar 19, 2009
-
-
Christophe Geuzaine authored
-
- Feb 27, 2009
-
-
Jean-François Remacle authored
-
- Jan 31, 2009
-
-
Christophe Geuzaine authored
-
- Jan 30, 2009
-
-
Christophe Geuzaine authored
-
- Jan 08, 2009
-
-
Christophe Geuzaine authored
HAVE_XXX defines. This fixes three longstanding problems: - the API was hard to use because some headers had HAVE_XXX ifdefs, so that cient codes had to know how the lib was compiled to compile themselves - we had to do make clean after each ./configure, which erased too much (e.g. most of contrib) - make depend could include unwanted stuff since it redefined FLAGS
-
- 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
-
- Nov 14, 2008
-
-
Christophe Geuzaine authored
-
- Oct 12, 2008
-
-
Christophe Geuzaine authored
- fixed missing getShapeFunction/getGradShapeFunction + return all sf at once so we can implement MElement in term of these consistently (w or w/o FunctionSpace) - can now merge multiple meshes and remove duplicate mesh vertices (useful e.g. when merging several STLs) - added easy interface to create model-based postpro datasets on the fly + use this for mesh quality stats
-
- Aug 26, 2008
-
-
Jean-François Remacle authored
-
- Aug 20, 2008
-
-
Jean-François Remacle authored
-
- Aug 06, 2008
-
-
Christophe Geuzaine authored
shoot yourself in the foot with this: use with caution!)
-
- Jul 11, 2008
-
-
Christophe Geuzaine authored
-
- Jul 08, 2008
-
-
Christophe Geuzaine authored
-
- Jul 03, 2008
-
-
Christophe Geuzaine authored
-