Skip to content
Snippets Groups Projects
  1. Aug 03, 2010
  2. Jun 04, 2010
  3. May 21, 2010
  4. Mar 20, 2010
  5. Feb 18, 2010
  6. Feb 10, 2010
  7. Jan 26, 2010
  8. Jan 20, 2010
  9. Jan 13, 2010
  10. Jan 12, 2010
  11. Jan 10, 2010
  12. Jan 09, 2010
    • Jean-François Remacle's avatar
      fix bug in clipping · 0a73391e
      Jean-François Remacle authored
      -This line, and those below, will be ignored--
      
      M    Common/LuaBindings.cpp
      M    Geo/MVertex.cpp
      M    Geo/GVertex.h
      M    Geo/MVertex.h
      M    Solver/dgAlgorithm.cpp
      M    Solver/TESTCASES/ForwardFacingStep.lua
      M    Solver/dgSlopeLimiter.cpp
      M    Solver/dgSystemOfEquations.cpp
      M    Solver/dgConservationLawPerfectGas.cpp
      0a73391e
  13. Nov 12, 2009
  14. Oct 22, 2009
  15. Oct 15, 2009
  16. Sep 11, 2009
  17. Sep 03, 2009
  18. Aug 29, 2009
    • Christophe Geuzaine's avatar
      · 8c33ad3e
      Christophe Geuzaine authored
      never ever change the immutable vertex numbers: otherwise we cannot use
      our algorithms from outside with prescribed boundary meshes
      
      -> use MVertex::_index instead
      
      (renamed setNum to forceNum to make sure we don't use setNum by mistake)
      8c33ad3e
  19. Aug 27, 2009
    • Christophe Geuzaine's avatar
      · a9db9bda
      Christophe Geuzaine authored
      make MElement and MVertex thread-safe by guarding _globalNum
      a9db9bda
  20. 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
  21. May 15, 2009
    • Jean-François Remacle's avatar
      · 15f06981
      Jean-François Remacle authored
      added createtopologyFromMSH to create Topology from list of triangles
      15f06981
  22. May 07, 2009
  23. Feb 05, 2009
  24. Feb 02, 2009
  25. Jan 21, 2009
  26. Jan 07, 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 23, 2008
  29. Nov 27, 2008
  30. Nov 23, 2008
  31. Nov 19, 2008
  32. Nov 17, 2008
  33. Nov 14, 2008
  34. Nov 08, 2008
Loading