- May 27, 2011
-
-
Jean-François Remacle authored
-
- May 06, 2011
-
-
Jean-François Remacle authored
cross field computataion ok in 2D high order tools bugs fixed wing-spline is now a correct geometry meshing in two passes is now permitted (like in bamg)
-
- Apr 05, 2011
-
-
Jonathan Lambrechts authored
-
- Apr 04, 2011
-
-
Jonathan Lambrechts authored
-
- Mar 26, 2011
-
-
Christophe Geuzaine authored
- fixed MED node ordering - polished 64 bit Cocoa Mac OS X FLTK version - updated copyright
-
- Jan 06, 2011
-
-
Jonathan Lambrechts authored
-
- Nov 24, 2010
-
-
Jean-François Remacle authored
-
- Oct 06, 2010
-
-
Christophe Geuzaine authored
isInside tolerance in ref coordinates
-
- Aug 23, 2010
-
-
Christophe Geuzaine authored
-
Amaury Johnen authored
-
- Aug 13, 2010
-
-
Jean-François Remacle authored
fixed newton in DG
-
- Apr 30, 2010
-
-
Christophe Geuzaine authored
in GUI to avoid flood of messages on mailing list (thx to Dave for this)
-
- Apr 25, 2010
-
-
Christophe Geuzaine authored
-
- Apr 21, 2010
-
-
Jonathan Lambrechts authored
-
- Mar 15, 2010
-
-
Christophe Geuzaine authored
-
- Mar 04, 2010
-
-
Christophe Geuzaine authored
-
- Feb 10, 2010
-
-
Christophe Geuzaine authored
-
- Feb 08, 2010
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Nov 09, 2009
-
-
Christophe Geuzaine authored
with other toolkits than fltk
-
- 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)
-
- Sep 15, 2009
-
-
Christophe Geuzaine authored
-
- Aug 27, 2009
-
-
Christophe Geuzaine 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 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 12, 2009
-
-
Koen Hillewaert authored
-
- Jun 19, 2009
-
-
Koen Hillewaert authored
-
- Apr 15, 2009
-
-
Jean-François Remacle authored
-
- Feb 05, 2009
-
-
Christophe Geuzaine authored
-
- Jan 30, 2009
-
-
Christophe Geuzaine authored
-
- Jan 23, 2009
-
-
Christophe Geuzaine authored
-
- Jan 21, 2009
-
-
Jean-François Remacle authored
-
- Jan 19, 2009
-
-
Jean-François Remacle 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
-
- Jan 06, 2009
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Jan 04, 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 14, 2008
-
-
Christophe Geuzaine authored
in-house of blas/lapack)
-
- Nov 14, 2008
-
-
Christophe Geuzaine authored
-