Skip to content
Snippets Groups Projects
  1. Aug 09, 2005
  2. Aug 06, 2005
  3. Aug 04, 2005
  4. 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
  5. Jul 26, 2005
  6. Jul 24, 2005
  7. Jul 15, 2005
  8. Jul 14, 2005
  9. Jul 12, 2005
  10. 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
  11. Jul 08, 2005
  12. Jul 07, 2005
  13. Jul 04, 2005
  14. 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
  15. Jun 30, 2005
  16. 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
  17. Jun 28, 2005
  18. Jun 27, 2005
    • Christophe Geuzaine's avatar
      · d9907389
      Christophe Geuzaine authored
      New plugin to compute the modulus and the phase of a complex-valued field
      in-place, in one simple step. One could already do this with Plugin(Evaluate),
      but it was a little bit cumbersome.
      d9907389
    • Christophe Geuzaine's avatar
      · f0ed4adb
      Christophe Geuzaine authored
      don't draw the trajectory if LineWidth==0
      f0ed4adb
    • Christophe Geuzaine's avatar
      · a2e58394
      Christophe Geuzaine authored
      if a curve is "discrete" but has no BDS representation, don't draw anything
      in the geometry routine: we draw the elements in the mesh routine.
      a2e58394
    • Jean-François Remacle's avatar
      *** empty log message *** · 153881ab
      Jean-François Remacle authored
      153881ab
  19. Jun 25, 2005
  20. Jun 24, 2005
Loading