Skip to content
Snippets Groups Projects
  1. Nov 14, 2004
    • Christophe Geuzaine's avatar
      · 91886e6a
      Christophe Geuzaine authored
      Better interactive point creation (modified patch from schumact@colorado.edu)
      91886e6a
  2. Nov 13, 2004
    • Christophe Geuzaine's avatar
      · 25514ecb
      Christophe Geuzaine authored
      - First draft (pretty much untested!) of new "Integrate" plugin to
        * integrate scalar fields over all the elements in a view
        * integrate the circulation of vector fields along line elements
        * integrate the flux of vector fields across surface elements
      
        Used with Plugin(DisplacementRaise) and Plugin(Evaluate) this
        permits for example to compute the area/volume of deformed
        configurations; and, with Plugin(CutPlane)+Plugin(Skin), the
        perimeter of deformed sections. Another interesting application is
        to use it on a vector field with Plugin(CutPlane), in order to
        compute fluxes across arbitrary cross-sections.
      
      - Added "connectPoints" option to Plugin(CutParametric) so
        that we can feed its output to Plugin(Integrate)
      
      - Added Normals and Tangents options to visualize the orientation of
        elements in post-processing views
      
      - Added "swapOrientation" in Plugin(Transform) to change the
        orientation of the elements (in place) (+ moved the transformation
        routines from the view class into the plugin)
      
      - fixed #defines in some of the plugin header files
      25514ecb
    • Christophe Geuzaine's avatar
      · 024e9517
      Christophe Geuzaine authored
      - First draft (pretty much untested!) of new "Integrate" plugin to
        * integrate scalar fields over all the elements in a view
        * integrate the circulation of vector fields along line elements
        * integrate the flux of vector fields across surface elements
      
        Used with Plugin(DisplacementRaise) and Plugin(Evaluate) this
        permits for example to compute the area/volume of deformed
        configurations; and, with Plugin(CutPlane)+Plugin(Skin), the
        perimeter of deformed sections. Another interesting application is
        to use it on a vector field with Plugin(CutPlane), in order to
        compute fluxes across arbitrary cross-sections.
      
      - Added "connectPoints" option to Plugin(CutParametric) so
        that we can feed its output to Plugin(Integrate)
      
      - Added Normals and Tangents options to visualize the orientation of
        elements in post-processing views
      
      - Added "swapOrientation" in Plugin(Transform) to change the
        orientation of the elements (in place) (+ moved the transformation
        routines from the view class into the plugin)
      
      - fixed #defines in some of the plugin header files
      024e9517
  3. Nov 12, 2004
  4. Nov 10, 2004
  5. Nov 09, 2004
  6. Nov 08, 2004
    • Christophe Geuzaine's avatar
      · c78f8dc7
      Christophe Geuzaine authored
      better error messages+choice selection for "external view" stuff
      c78f8dc7
    • Christophe Geuzaine's avatar
      · e23b3762
      Christophe Geuzaine authored
      fix broken english
      e23b3762
    • Christophe Geuzaine's avatar
      · 90db5331
      Christophe Geuzaine authored
      since Tools->Options->Save behaves like a good citizen now (saving only
      stuff that has been modified), we can reduce the number of things that
      are saved in .gmshrc
      90db5331
    • Christophe Geuzaine's avatar
      · b2c0b7b5
      Christophe Geuzaine authored
      allow a 3rd arg to specify an output filename
      b2c0b7b5
  7. Nov 03, 2004
    • Christophe Geuzaine's avatar
      · 05f655f0
      Christophe Geuzaine authored
      Trying to fix (for the 100th time) a home directory issue under some
      version of Windows. Thanks to <nicolas.haefele@supelec.fr>.
      05f655f0
  8. Nov 02, 2004
  9. Nov 01, 2004
  10. Oct 31, 2004
  11. Oct 30, 2004
    • Christophe Geuzaine's avatar
      · 84499ae9
      Christophe Geuzaine authored
      HarmonicToTime
      84499ae9
    • Christophe Geuzaine's avatar
      · 50747f63
      Christophe Geuzaine authored
      New Plugin(HarmonicToTime)
      50747f63
    • Christophe Geuzaine's avatar
      · 781660da
      Christophe Geuzaine authored
      better detection of the view number
      781660da
    • Christophe Geuzaine's avatar
      *** empty log message *** · f5753b91
      Christophe Geuzaine authored
      f5753b91
    • Christophe Geuzaine's avatar
      force color · 97ac80ae
      Christophe Geuzaine authored
      97ac80ae
    • Christophe Geuzaine's avatar
      · 97c57b5f
      Christophe Geuzaine authored
      missing #ifdef HAVE_FLTK
      97c57b5f
    • Christophe Geuzaine's avatar
      · f617dc73
      Christophe Geuzaine authored
      New (very simple, but very nice IMHO) callback mechanism in plugins: a
      plugin can now set the min/max/step in input fields, and draw
      arbitrary stuff when the values are modified.
      
      This makes the plugin interface MUCH nicer: the plane in CutPlane is
      defined interactively (a la "Clipping planes"), the sphere in
      CutSphere is visible, the min/max values in CutMap reflect the min/max
      in the view, etc.
      f617dc73
  12. Oct 29, 2004
  13. Oct 28, 2004
Loading