Skip to content
Snippets Groups Projects
  1. Sep 23, 2006
    • Christophe Geuzaine's avatar
      · 746311af
      Christophe Geuzaine authored
      fix button drawing "problem" (labels get "fat" with antialiased fonts). Tip from mike@easysw.com.
      746311af
    • Christophe Geuzaine's avatar
      · 6ad00f7a
      Christophe Geuzaine authored
      fix namespace clashes with CGNS headers (patch from sguzik@utias.utoronto.ca)
      6ad00f7a
  2. Sep 22, 2006
    • Christophe Geuzaine's avatar
      · 9c25fefa
      Christophe Geuzaine authored
      - second order nodes on geometry by default
      - better min/max range computation for cut planes
      - more work on fourierModel
      9c25fefa
  3. Sep 19, 2006
  4. Sep 15, 2006
  5. Sep 14, 2006
  6. Sep 12, 2006
  7. Sep 11, 2006
  8. Sep 10, 2006
  9. Sep 09, 2006
    • Christophe Geuzaine's avatar
      · fcb192b4
      Christophe Geuzaine authored
      finish BDF reader for 2nd order elements
      fcb192b4
  10. Sep 08, 2006
    • Christophe Geuzaine's avatar
      · b8ede409
      Christophe Geuzaine authored
      added routines output (incomplete) second order elements in BDF
      
      SAME REMARK AS WITH UNV: PLEASE TEST THE NODE ORDERING
      b8ede409
    • Christophe Geuzaine's avatar
      cosmetic · 60e8e326
      Christophe Geuzaine authored
      60e8e326
    • Christophe Geuzaine's avatar
      cosmetic · bdde6506
      Christophe Geuzaine authored
      bdde6506
    • Christophe Geuzaine's avatar
      · 746bea6c
      Christophe Geuzaine authored
      make reading code a bit more compact by consolidating getVertices() in a
      single routine
      746bea6c
    • Christophe Geuzaine's avatar
      · a906fa8c
      Christophe Geuzaine authored
      added full support for incomplete second order elements (8-node quad,
      20-node hexa, 15-node prism and 13-node pyramid):
      
      - second order generation algorithm can now be told to generate either
        complete or incomplete elements
      
      - MSH I/O routines can deal with all elements
      
      - UNV I/O routines now support all the elements in the I-deas spec (I did
        my best to follow the spec for the ordering of the nodes, but I might have
        made some mistakes: PLEASE TEST IF YOU HAVE ACCESS TO A CODE OTHER THAN
        GMSH THAT CAN READ/WRITE UNV FILES)
      a906fa8c
  11. Sep 07, 2006
  12. Sep 06, 2006
  13. Sep 05, 2006
Loading