Skip to content
Snippets Groups Projects
  1. Nov 25, 2006
  2. Nov 24, 2006
    • Christophe Geuzaine's avatar
      · e7eb6cb5
      Christophe Geuzaine authored
      temp fix for stephen: call old mesh algo when we don't have MEdgeLoops (i.e. for gmshFaces)
      e7eb6cb5
  3. Nov 23, 2006
  4. Nov 22, 2006
  5. Nov 21, 2006
  6. Nov 20, 2006
  7. Nov 16, 2006
  8. Nov 15, 2006
  9. Nov 14, 2006
  10. Nov 04, 2006
  11. Oct 10, 2006
    • Christophe Geuzaine's avatar
      · b6141e0d
      Christophe Geuzaine authored
      new GModel::writeGEO (only implemented for gmshModel for now; goal is to be able
      to implement this for other derived model types (like OCC) later, too)
      b6141e0d
  12. Sep 19, 2006
  13. Sep 15, 2006
  14. Sep 14, 2006
  15. Sep 11, 2006
  16. Sep 08, 2006
    • Christophe Geuzaine's avatar
      cosmetic · bdde6506
      Christophe Geuzaine authored
      bdde6506
    • 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
  17. Sep 07, 2006
  18. Sep 06, 2006
  19. Sep 05, 2006
  20. 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
  21. Sep 03, 2006
    • 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
  22. Sep 01, 2006
  23. Aug 29, 2006
  24. Aug 26, 2006
Loading