- Jan 21, 2012
-
-
Christophe Geuzaine authored
-
- Apr 05, 2011
-
-
Jean-François Remacle authored
high order smoother class added : high order meshes are guaranteed to be valid : some elements are "un-curved" in order to ensure good value of the distorsion mapping. P2 triangle quality estimate is robust
-
- Mar 26, 2011
-
-
Christophe Geuzaine authored
- fixed MED node ordering - polished 64 bit Cocoa Mac OS X FLTK version - updated copyright
-
- Feb 10, 2010
-
-
Christophe Geuzaine authored
-
- Sep 28, 2009
-
-
Jean-François Remacle authored
-
- Jun 28, 2009
-
-
Christophe Geuzaine authored
- don't use 'this->' unless you really need it - don't use 'using namespace std' - don't put extra ';'s everywhere - follow the style of the rest of the code for indentation, etc.
-
- Jun 15, 2009
-
-
Jean-François Remacle authored
-