Skip to content
Snippets Groups Projects
  1. Apr 21, 2007
    • Christophe Geuzaine's avatar
      · 976617d7
      Christophe Geuzaine authored
      - only save mesh vertices that are used by elements
      
      - fix warnings + indent + memory leaks in new Field classes
      
      - temporary fix to avoid crashes in new field manager when post-pro
        views are reloaded or removed at run-time
      976617d7
    • Jean-François Remacle's avatar
      *** empty log message *** · acaa88de
      Jean-François Remacle authored
      acaa88de
  2. Apr 20, 2007
  3. Apr 16, 2007
  4. Apr 13, 2007
  5. Apr 12, 2007
  6. Apr 08, 2007
    • Christophe Geuzaine's avatar
      · 82d7b2aa
      Christophe Geuzaine authored
      consolidate all SVector/SPoint/SBoundinBox into header files only
      + fixed little put in SPoint3
      82d7b2aa
  7. Apr 05, 2007
  8. Apr 04, 2007
    • Christophe Geuzaine's avatar
      · 6ee9f54e
      Christophe Geuzaine authored
      fix readUNV (did not recogmnize "Rod", etc. as beam elements)
      6ee9f54e
  9. Apr 02, 2007
  10. Apr 01, 2007
  11. Mar 29, 2007
    • Christophe Geuzaine's avatar
      2.0.6 · 6f46729b
      Christophe Geuzaine authored
      6f46729b
    • Christophe Geuzaine's avatar
      · cc2e8f1f
      Christophe Geuzaine authored
      ask more reasonnable (hum) 16Mb of stack on Win32
      cc2e8f1f
    • Christophe Geuzaine's avatar
      · 20da4bd9
      Christophe Geuzaine authored
      - temp fix in gui so that one can not set order>2 by just dragging the mouse
      (>2 is too buggy for general use)
      
      - simplify OCC doc (6.2 works OK!)
      20da4bd9
  12. Mar 24, 2007
  13. Mar 23, 2007
    • Christophe Geuzaine's avatar
      · aa196c9f
      Christophe Geuzaine authored
      - changed '-convert' syntax to process multiple files at once
      
      - added lateral entities in list returned by extrusion commands
      aa196c9f
  14. Mar 21, 2007
    • Christophe Geuzaine's avatar
      · 7cf23f73
      Christophe Geuzaine authored
      better logic (fix bug where we could not get grids coarser than CTX.lc/10)
      7cf23f73
  15. Mar 19, 2007
  16. Mar 18, 2007
  17. Mar 16, 2007
  18. Mar 14, 2007
  19. Mar 13, 2007
  20. Mar 11, 2007
    • Christophe Geuzaine's avatar
      · 6ec04bdb
      Christophe Geuzaine authored
      - preliminary work to interface more parser functions with general
        GEntities
      
      - we can now export simple GModels as.geo files (points, straight line
        segments, plane surfaces, ruled surfaces and volumes are treated
        correctly; all non-straight-line curves are exported as splines; all
        non-plane/ruled surfaces are not exported)
      
      - tentative fix for the unv export problem reported on the mailing
        list (fprintf() buggy on some machines??)
      
      - new IO (both read and write) for structured grids using the NASA
        Plot3D format (for Olivier)
      6ec04bdb
Loading