Skip to content
Snippets Groups Projects
  1. Aug 22, 2005
  2. Aug 21, 2005
  3. Aug 19, 2005
  4. Aug 10, 2005
  5. Aug 09, 2005
  6. Aug 06, 2005
  7. Aug 04, 2005
  8. Aug 02, 2005
    • Christophe Geuzaine's avatar
      · c7ef9c70
      Christophe Geuzaine authored
      - new option to choose the mesh element labels (element number, elementary
        entity number, physical entity number or partition number)
      c7ef9c70
  9. Jul 26, 2005
  10. Jul 24, 2005
  11. Jul 15, 2005
  12. Jul 14, 2005
  13. Jul 12, 2005
  14. Jul 11, 2005
    • Christophe Geuzaine's avatar
      · 22c4ddd8
      Christophe Geuzaine authored
      Please don't load solver plugins by default: for the vast majority of users,
      the structural solver options don't make any sense.
      
      Just add Solver.Plugins=1 in your option file if you need that stuff.
      22c4ddd8
  15. Jul 08, 2005
  16. Jul 07, 2005
  17. Jul 04, 2005
  18. Jul 03, 2005
    • Christophe Geuzaine's avatar
      · 53dd6207
      Christophe Geuzaine authored
      compile tetgen by default so we get feedback on machine-specific problems
      53dd6207
    • Christophe Geuzaine's avatar
      · b0804afc
      Christophe Geuzaine authored
      try different ordering when swapping fails
      b0804afc
    • Christophe Geuzaine's avatar
      · 07b1e842
      Christophe Geuzaine authored
      fix display of normals for very "thin" surfaces with curved boundaries:
      this new algorithm should be better
      07b1e842
  19. Jun 30, 2005
  20. Jun 29, 2005
    • nicolas tardieu's avatar
      Modification to support Tetgen algorithm. · f2a997c5
      nicolas tardieu authored
      All modifications are commentarized because
      this feature is not functionnal : the transfer from
      Gmsh to Tetgen is OK, but the transfer from Tetgen to
      Gmsh is not : all the mesh (points, lines,
      surfaces, volumes) must be recreated in Gmsh...
      f2a997c5
    • nicolas tardieu's avatar
      · eb0f613a
      nicolas tardieu authored
      New fonction to use Tetgen 's algorithm
      Attention : several problems
        - the method deinitialized of Tetgen is not seen by the compiler
        - it seems that the data structure tetgenio is destroyed after its creation,
      so that all meshing procedure is dine in the constructor
      eb0f613a
    • nicolas tardieu's avatar
      · 605e08fb
      nicolas tardieu authored
      Adding Tetgen version 1.3
      605e08fb
Loading