Skip to content
Snippets Groups Projects
  1. Sep 07, 2006
  2. Sep 06, 2006
  3. Sep 05, 2006
  4. Sep 04, 2006
    • Christophe Geuzaine's avatar
      · 6d932a98
      Christophe Geuzaine authored
      changed name of second order elements (in prevision of addition of standard
      new ones like 8-node quad, 20-node hex & co)
      6d932a98
  5. Sep 03, 2006
    • Christophe Geuzaine's avatar
      · 9dd9328e
      Christophe Geuzaine authored
      make sure to null-terminate tmp string
      9dd9328e
    • Christophe Geuzaine's avatar
      · f9455d2e
      Christophe Geuzaine authored
      generalize BDF vertex reading code to handle the special Nastran floating
      point formats (-1.-1 == -1.E-1, etc.)
      f9455d2e
    • Christophe Geuzaine's avatar
      · 78c3f823
      Christophe Geuzaine authored
      use atof/atoi in simple cases
      78c3f823
    • Christophe Geuzaine's avatar
      · 51ec61f3
      Christophe Geuzaine authored
      - finished Nastran BDF implementation (read+write in all BDF formats:
        free field, small field & long field)
      - improved UNV and Medit import
      - added detection of bad vertex indices in all import routines
      - fixed bug in 2nd order quad constructor
      51ec61f3
  6. Sep 02, 2006
    • Christophe Geuzaine's avatar
      · fd1a2d31
      Christophe Geuzaine authored
      - changed UNV output to match MSH output w.r.t. physical groups
      - new UNV file reader
      fd1a2d31
  7. Sep 01, 2006
  8. Aug 31, 2006
    • Christophe Geuzaine's avatar
      · 1159040e
      Christophe Geuzaine authored
      make all dialog windows resize correctly with the font size
      1159040e
    • Christophe Geuzaine's avatar
      · a5e6614f
      Christophe Geuzaine authored
      use MSH version 2 by default
      a5e6614f
    • Christophe Geuzaine's avatar
      · 1b063ef2
      Christophe Geuzaine authored
      Added support (both read and write) for the Nastran Bulk Data File
      format (BDF).
      
      This might need some adjustments depending on what the actual spec
      is: I just reverse engineered some BDF files I found on the web :-)
      1b063ef2
    • Christophe Geuzaine's avatar
      · 8b0ab1f5
      Christophe Geuzaine authored
      refer to .mesh as MEDIT format, not INRIA format
      8b0ab1f5
  9. Aug 30, 2006
    • Christophe Geuzaine's avatar
      · 7fd21fd0
      Christophe Geuzaine authored
      store partition number as a short (instead of a full integer)
      7fd21fd0
  10. Aug 29, 2006
  11. Aug 28, 2006
  12. Aug 27, 2006
  13. Aug 26, 2006
    • Christophe Geuzaine's avatar
      · 75f7c26f
      Christophe Geuzaine authored
      - test <hash_map> (commented out for now)
      - added "box" mode to clipping planes GUI
      75f7c26f
Loading