- Jul 07, 2009
-
-
Laurent Van Migroet authored
getPhysicalNumber(const int &dim, const std::string & name)
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
-
Matti Pellika authored
A possible fix to crash in #0 0x0296dab6 in std::_Rb_tree_increment () #1 0x002762b3 in std::_Rb_tree_const_iterator<Cell*>::operator++ () at stl_tree.h:351 #2 0x002762b3 in CellComplex::reduction (this=0x1a854d80, dim=2) at CellComplex.cpp:351
-
- Jul 06, 2009
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
ported Triangulate plugin to new API
-
- Jul 05, 2009
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
ported Skin plugin to the new API
-
- Jul 03, 2009
-
-
Matti Pellika authored
dimensions.
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
- Jul 02, 2009
-
-
Jean-François Remacle authored
-
- Jul 01, 2009
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
fix STL export of quads
-
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
-