- Jul 01, 2009
-
-
Jean-François Remacle authored
-
- Jun 30, 2009
-
-
Christophe Geuzaine authored
call setVolumePositive() in all ::writeXXX() functions
-
- Jun 29, 2009
-
-
Christophe Geuzaine authored
-
Stefen Guzik authored
-
Stefen Guzik 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.
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
too hard to maintain
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- replaced old 2nd order views with new adaptive stuff (still missing some function spaces for quads/hexas)
-
- Jun 27, 2009
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
revert to old tetgen code for now: the new code is just too buggy you can use the new code by configuring with --enable-tetgen-new
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Jun 26, 2009
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- fixed bunch of warnings
-
- Jun 25, 2009
-
-
Matti Pellika authored
Added ability to "sacrifice" higher dimensional generators of homology groups in order to compute lower dimensional generators faster.
-
Matti Pellika authored
Fixed all known issues with cell combining. Also greatly improved its performance.
-
Christophe Geuzaine authored
-
- Jun 22, 2009
-
-
Jean-François Remacle authored
-
- Jun 20, 2009
-
-
Christophe Geuzaine authored
-
Matti Pellika authored
-
- Jun 19, 2009
-
-
Koen Hillewaert authored
-
- Jun 18, 2009
-
-
Laurent Van Migroet authored
-
Laurent Van Migroet authored
Add #include <time.h>
-
Laurent Van Migroet authored
Add return 1 to saveBRep
-
Jean-François Remacle authored
-