Skip to content
Snippets Groups Projects
  1. Jul 14, 2005
  2. Jul 12, 2005
  3. 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
  4. Jul 08, 2005
  5. Jul 07, 2005
  6. Jul 04, 2005
  7. 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
  8. Jun 30, 2005
  9. 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
  10. Jun 28, 2005
  11. 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
  12. Jun 25, 2005
  13. Jun 24, 2005
  14. Jun 23, 2005
    • Christophe Geuzaine's avatar
      · bad971bf
      Christophe Geuzaine authored
      fix small bug with overflowing feedback buffer and PDF output
      bad971bf
  15. Jun 20, 2005
Loading