- Jan 30, 2009
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
moved all string options to std::string ***************************************************************** WARNING: this has the potential to break things in subtle ways... PLEASE TEST AND REPORT ANY WEIRDNESSES *****************************************************************
-
- Jan 23, 2009
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Jan 21, 2009
-
-
Jean-François Remacle authored
-
- Jan 19, 2009
-
-
Jean-François Remacle authored
-
- Jan 18, 2009
-
-
Christophe Geuzaine authored
Amazingly, I have discovered a potentially serious bug in the routines which perform edge collapse in the BDS_Mesh. Owing to this, it is possible for a point to collapse onto a linear boundary creating slivers (triangles with collinear points). The problem is that the sides of the triangle, a and b, are not recalculated after the point is moved. Thus, area_final and area_init are always equal! So the test for slivers is defeated.
-
- 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
-
Christophe Geuzaine authored
-
- Jan 07, 2009
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
that the 2 steps are orthogonal * added full-hexa subdivision algo
-
- Jan 06, 2009
-
-
Christophe Geuzaine authored
-
Jean-François Remacle authored
-
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 28, 2008
-
-
Christophe Geuzaine authored
- added automatic transfinite corner selection for volumes
-
Christophe Geuzaine authored
window with experimental tree browser
-
Christophe Geuzaine authored
fix for "implicit" transfinite surfaces
-
- Dec 23, 2008
-
-
Christophe Geuzaine authored
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
-
- Dec 19, 2008
-
-
Christophe Geuzaine authored
move integration routines to Numeric/
-
- Dec 14, 2008
-
-
Christophe Geuzaine authored
in-house of blas/lapack)
-
Christophe Geuzaine authored
-
- Dec 13, 2008
-
-
Christophe Geuzaine authored
-
- Dec 10, 2008
-
-
Christophe Geuzaine authored
without recompiling
-
- Dec 07, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Dec 05, 2008
-
-
Christophe Geuzaine authored
fix recombine with embedded edges
-
- Dec 01, 2008
-
-
Christophe Geuzaine authored
There's no new functionality for now: PLEASE TEST THAT EVERYTHING WORKS AS IT USED TO BEFORE.
-
- Nov 29, 2008
-
-
Christophe Geuzaine authored
multi-window & multi-coordinate system drawing. There's no new functionality for now: PLEASE TEST THAT EVERYTHING WORKS AS IT USED TO BEFORE.
-
- Nov 28, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Jean-François Remacle authored
-
- Nov 27, 2008
-
-
Jean-François Remacle authored
reparametrization through harmonic maps enhanced
-
- Nov 26, 2008
-
-
Christophe Geuzaine authored
-