Skip to content
Snippets Groups Projects
  1. May 24, 2011
  2. May 22, 2011
  3. May 11, 2011
  4. May 10, 2011
  5. May 02, 2011
  6. Mar 26, 2011
  7. Mar 21, 2011
  8. Sep 22, 2010
  9. Sep 18, 2010
  10. Jun 29, 2010
  11. Jun 11, 2010
  12. May 19, 2010
  13. May 18, 2010
  14. May 17, 2010
  15. Mar 27, 2010
  16. Mar 16, 2010
  17. 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
  18. Mar 04, 2010
  19. Feb 10, 2010
  20. Nov 13, 2009
  21. Sep 19, 2009
  22. 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
  23. Jul 16, 2009
  24. Mar 19, 2009
  25. Jan 22, 2009
  26. 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
  27. Dec 20, 2008
  28. Dec 15, 2008
  29. Dec 10, 2008
  30. Dec 07, 2008
  31. Nov 14, 2008
  32. 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
  33. Aug 13, 2008
  34. 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
  35. Jul 11, 2008
  36. May 12, 2008
Loading