Skip to content
Snippets Groups Projects
  1. Feb 07, 2009
  2. Feb 05, 2009
  3. Feb 02, 2009
  4. Jan 31, 2009
  5. Jan 30, 2009
    • Christophe Geuzaine's avatar
      52884f9b
    • Christophe Geuzaine's avatar
      · 676a4194
      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
      *****************************************************************
      676a4194
  6. Jan 23, 2009
  7. Jan 21, 2009
  8. Jan 19, 2009
  9. Jan 18, 2009
    • Christophe Geuzaine's avatar
      bug fix from peter.wainwright@ieee.org · 317c2ec8
      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.
      317c2ec8
  10. Jan 08, 2009
  11. Jan 07, 2009
  12. Jan 06, 2009
  13. Jan 04, 2009
  14. Dec 29, 2008
    • Christophe Geuzaine's avatar
      - (c) update · 0b598844
      Christophe Geuzaine authored
      - fix bb computation to avoid model jumping around when adding points in z=0 plane
      - pass interpol matrices as ref
      0b598844
  15. Dec 28, 2008
  16. Dec 23, 2008
  17. Dec 19, 2008
    • Christophe Geuzaine's avatar
      · d98c6e9e
      Christophe Geuzaine authored
      move integration routines to Numeric/
      d98c6e9e
  18. Dec 14, 2008
  19. Dec 13, 2008
  20. Dec 10, 2008
  21. Dec 07, 2008
  22. Dec 05, 2008
Loading