Skip to content
Snippets Groups Projects
  1. Oct 15, 2009
  2. Oct 01, 2009
    • Christophe Geuzaine's avatar
      · f1c6102a
      Christophe Geuzaine authored
      finished up first pass at remote view management:
      
      * interactive stuff is now almost feature-complete (including
        multi-step, axes and adaptive refinement)
      
      * plugins can now be executed on remote views
      
      * renamed GmshRemote->ConnectionManager & GmshDaemon->GmshRemote
      f1c6102a
  3. Sep 27, 2009
  4. Sep 14, 2009
  5. Sep 01, 2009
    • Christophe Geuzaine's avatar
      · e2dc2b2f
      Christophe Geuzaine authored
      missing initAdaptiveData when creating a new view in PView::combine
      e2dc2b2f
  6. Jun 28, 2009
  7. Feb 08, 2009
  8. Jan 31, 2009
  9. Jan 30, 2009
    • Christophe Geuzaine's avatar
      · 676a4194
      Christophe Geuzaine authored
      moved all string options to std::string
      
      *****************************************************************
      WARNING: this has the potential to break things in subtle ways...
               PLEASE TEST AND REPORT ANY WEIRDNESSES
      *****************************************************************
      676a4194
  10. Dec 29, 2008
    • Christophe Geuzaine's avatar
      - (c) update · 0b598844
      Christophe Geuzaine authored
      - fix bb computation to avoid model jumping around when adding points in z=0 plane
      - pass interpol matrices as ref
      0b598844
  11. Dec 16, 2008
  12. Dec 07, 2008
  13. Nov 14, 2008
  14. Oct 12, 2008
    • Christophe Geuzaine's avatar
      · 0a562b5f
      Christophe Geuzaine authored
      - fixed missing getShapeFunction/getGradShapeFunction + return all sf
        at once so we can implement MElement in term of these consistently
        (w or w/o FunctionSpace)
      
      - can now merge multiple meshes and remove duplicate mesh vertices
        (useful e.g. when merging several STLs)
      
      - added easy interface to create model-based postpro datasets on the
        fly + use this for mesh quality stats
      0a562b5f
  15. Aug 13, 2008
  16. Jul 11, 2008
  17. May 04, 2008
    • Christophe Geuzaine's avatar
      * replaced old Msg function with message class inspired from what we · 26ff0c6f
      Christophe Geuzaine authored
        did in high
      * added mesh generation error log summary
      * removed Parallel subdir (this is now handled by the message class)
      * removed Box subdir and consolidated batch processing in a single
        routine
      * made List_T into a class
      * reduced dependencies in Pview*.h so we can eventually add the post-pro
        interface to the public API
      26ff0c6f
  18. Apr 22, 2008
    • Christophe Geuzaine's avatar
      · 7435035c
      Christophe Geuzaine authored
      rewrote adaptive view stuff so we can use it on all types of views
      (model-based, multi timestep, multi-mesh)
      7435035c
  19. Mar 29, 2008
  20. Mar 20, 2008
  21. Mar 19, 2008
    • Christophe Geuzaine's avatar
      · f1cd3786
      Christophe Geuzaine authored
      change new post API to allow multiple meshes in a single view (different
      meshes in different steps)
      f1cd3786
  22. Mar 18, 2008
  23. Mar 12, 2008
  24. Mar 10, 2008
  25. Mar 08, 2008
  26. Mar 03, 2008
  27. Mar 01, 2008
    • Christophe Geuzaine's avatar
      airplane work: · 5564ebca
      Christophe Geuzaine authored
      * more work on gmodel post-pro
      * small cleanups in divide and conquer: reduce memory by removing unused
        voronoi, fix potential crashes in meshGFace, introduce basic class dealing
        with allocations to avoid messy malloc/free
      5564ebca
  28. Feb 20, 2008
  29. Feb 18, 2008
  30. Feb 17, 2008
  31. Feb 16, 2008
  32. Jan 20, 2008
  33. Jan 10, 2008
  34. Sep 22, 2007
    • Christophe Geuzaine's avatar
      · fdaa7a62
      Christophe Geuzaine authored
      add experimental support for automatic on-the-fly boundary computation
      in vertex arrays
      fdaa7a62
  35. Sep 18, 2007
    • Christophe Geuzaine's avatar
      · d3b32db3
      Christophe Geuzaine authored
      - don't use vertex arrays for quads anymore (they are wrong for non-plane
      quad faces): just use triangles everywhere
      
      - removed _links in PView
      
      - various small cleanups
      d3b32db3
  36. Sep 14, 2007
  37. Sep 10, 2007
    • Christophe Geuzaine's avatar
      · 86a0dffe
      Christophe Geuzaine authored
      moving to new post-processing database
      
                          *** WARNING ***
      
      do not upgrade if you need plugins or adaptive views: these have not
      been ported (yet) to the new database
      
                          *** WARNING ***
      86a0dffe
  38. Sep 08, 2007
    • Christophe Geuzaine's avatar
      · 47180fec
      Christophe Geuzaine authored
      airplane work: more work to complete remaing features (read, combineSpace,
      combineTime) in new post-pro
      47180fec
  39. Sep 03, 2007
  40. Sep 01, 2007
Loading