Skip to content
Snippets Groups Projects
  1. Mar 15, 2006
  2. Mar 10, 2006
  3. Feb 15, 2006
    • Christophe Geuzaine's avatar
      · c1e6d2f6
      Christophe Geuzaine authored
      - recompute min/max in view after adaptation
      - cleanup superfluous resets of TimeStepMin/Max
      c1e6d2f6
  4. Jan 29, 2006
  5. Jan 28, 2006
    • Christophe Geuzaine's avatar
      · f52fb269
      Christophe Geuzaine authored
      Rewrote the background mesh code to use the new post-pro octree instead
      of the old brick stuff. It's 100x faster ;-)
      f52fb269
    • Christophe Geuzaine's avatar
      · 5fcaf72a
      Christophe Geuzaine authored
      better averaging
      5fcaf72a
    • Christophe Geuzaine's avatar
      · a3d94702
      Christophe Geuzaine authored
      typo
      a3d94702
    • Christophe Geuzaine's avatar
      · b4824f83
      Christophe Geuzaine authored
      make depend
      b4824f83
    • Christophe Geuzaine's avatar
      · 1d1461a3
      Christophe Geuzaine authored
      new plugin ExtractElements to extract elements whose values are comprised
      in some interval
      1d1461a3
  6. Jan 14, 2006
    • Christophe Geuzaine's avatar
      · ea74b2bb
      Christophe Geuzaine authored
      rewrote the smooth normal routines:
      
      - the averaging is now done by clusters, which is much better for
        geometries that have sharp edges  (it's a little slower, but the
        visual results are much better)
      - there is now only a single smooth normal container in the mesh
        (instead of one per surface)
      ea74b2bb
  7. Jan 06, 2006
    • Christophe Geuzaine's avatar
      airport work: · 421196e0
      Christophe Geuzaine authored
      - new button under the graphic window to temporarily disable mouse
        selection (speeds-up redrawing of very large models + permits to
        rotate/zoom-in a model in selection mode even when the whole screen
        is full of selectable entities--e.g. a surface mesh)
      
      - new "lasso" selection mode (to select entities using the same kind
        of lasso as the lasso zoom: just Ctrl+click, then drag the mouse in
        selection mode; the shortcuts are the same as for the lasso zoom)
      
      - it is now possible to unselect entities using the middle mouse button
        (only for the creation of physicals at the moment; not sure if it's
        useful in the other cases)
      
      - new button in visibility browser to invert the current selection
        (very useful e.g. when multiple physical entities are associated
        with a given elementary entity, in order to "peel" away the model
        when adding new physicals; cf. philou)
      
      - changed meaning of Escape shortcut (cancel lasso or toggle mouse
        selection) + restore standard fltk Escape handling for all dialog
        windows
      
      - updated copyright string
      
      - new mesh label mode (coordinates); all label types are now also
        available for mesh vertices
      
      - added option in 'Print Option' dialog to disable printing of help
        strings
      
      - added a comment string with the date when creating a new file
      
      - new snapping grid for adding points in the GUI
      421196e0
  8. Dec 19, 2005
  9. Dec 17, 2005
    • Christophe Geuzaine's avatar
      · 107f0acc
      Christophe Geuzaine authored
      add line elements in octree + little nicer Probe drawing
      107f0acc
  10. Nov 28, 2005
  11. Nov 25, 2005
  12. Oct 28, 2005
  13. Oct 27, 2005
  14. Oct 19, 2005
    • Christophe Geuzaine's avatar
      · 4db28a7d
      Christophe Geuzaine authored
      add fixme for extract volume in 2D (orientation of quads)
      4db28a7d
  15. Sep 21, 2005
  16. Aug 24, 2005
  17. Aug 04, 2005
  18. 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
  19. 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
  20. Jun 25, 2005
  21. Jun 24, 2005
    • Christophe Geuzaine's avatar
      · 2a4a9e51
      Christophe Geuzaine authored
      fixed crash when using Plugin(CutParametric) in a script ("v->" -> "v1->")
      2a4a9e51
    • Christophe Geuzaine's avatar
      · 0eb4fa2d
      Christophe Geuzaine authored
      fixed crash when using Plugin(Evaluate) in a script ("v->" -> "v1->")
      0eb4fa2d
  22. Jun 20, 2005
  23. Jun 03, 2005
    • Christophe Geuzaine's avatar
      · 6116efd1
      Christophe Geuzaine authored
      removed unused stuff + handle SURF_DISCRETE in MeshDiscreteSurface
      6116efd1
  24. May 21, 2005
  25. Apr 19, 2005
  26. Apr 01, 2005
  27. Mar 25, 2005
  28. Mar 18, 2005
  29. Mar 17, 2005
  30. Mar 16, 2005
Loading