Skip to content
Snippets Groups Projects
  1. Jul 23, 2012
  2. Jul 11, 2012
  3. Jan 24, 2012
  4. Jan 21, 2012
  5. Sep 23, 2011
  6. May 27, 2011
  7. May 10, 2011
  8. Mar 26, 2011
  9. Mar 21, 2011
  10. Oct 28, 2010
  11. Oct 06, 2010
  12. Sep 22, 2010
  13. Sep 18, 2010
  14. Jun 29, 2010
  15. May 21, 2010
  16. May 19, 2010
  17. May 18, 2010
  18. May 17, 2010
  19. Mar 27, 2010
  20. Mar 07, 2010
    • Christophe Geuzaine's avatar
      · a2044153
      Christophe Geuzaine authored
      prototype "-watch" option to watch for specific files according to 
      a pattern (use 'w' shortcut in GUI to test)
      a2044153
  21. Feb 10, 2010
  22. Dec 08, 2009
  23. Dec 01, 2009
  24. Nov 20, 2009
  25. Aug 14, 2009
    • Christophe Geuzaine's avatar
      - replaced old Makefiles/configure system with CMake · 4d6f33e4
      Christophe Geuzaine authored
      - moved GUI to FlGui + added experimental QGui to test Qt
      
      - fixed most MSVC and gcc compiler warnings
      
      - converted some remaining tabs to whitespace (that's why the patch is
        so large; please try to remember to indent with 2 spaces and not
        tabs when you commit stuff to CVS)
      
      - merged modified patch from Konstantinos Poulios to allow saving
        physical/partition as element tags in mesh formats that don't
        support them natively
      4d6f33e4
  26. Jul 16, 2009
  27. 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
  28. Dec 07, 2008
  29. 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
  30. Aug 12, 2008
    • Christophe Geuzaine's avatar
      * introduced new mesh element type "MPoint" · af259817
      Christophe Geuzaine authored
         1) this removes the asymmetry in all the routines involving mesh
            elements associated with points
      
         2) it makes it possible to use point-based datasets in the
            model-based post-processing module
      
        **********************************************************
          PLEASE TEST --- ESPECIALLY THE INPUT/OUTPUT ROUTINES!
        **********************************************************
      
      * made GModel::getEntities() more efficient and generalized its use
      af259817
  31. Jul 11, 2008
  32. Jul 08, 2008
  33. Jul 04, 2008
  34. Jul 03, 2008
  35. May 12, 2008
  36. May 06, 2008
  37. Apr 29, 2008
  38. Apr 28, 2008
Loading