Skip to content
Snippets Groups Projects
  1. Sep 03, 2007
    • Christophe Geuzaine's avatar
      · 856d14f0
      Christophe Geuzaine authored
      lots of improvements to boundary layer generation: we can now constuct
      and mesh models with entities connected to boundary layer points, edges
      and faces
      856d14f0
    • Christophe Geuzaine's avatar
      · 5ce74bd2
      Christophe Geuzaine authored
      fix position of BoundaryLayerPoints
      5ce74bd2
  2. Aug 24, 2007
  3. Aug 23, 2007
  4. Aug 21, 2007
    • Christophe Geuzaine's avatar
      airplane work: · 5da17442
      Christophe Geuzaine authored
      - removed static GMODEL (can now have multiple models)
      - added infrastructure for new post-processor module
      5da17442
  5. Aug 02, 2007
    • Christophe Geuzaine's avatar
      · d9091914
      Christophe Geuzaine authored
      fix some of the demos + clarify some comments
      d9091914
  6. Jul 31, 2007
    • Christophe Geuzaine's avatar
      · c4b176e7
      Christophe Geuzaine authored
      cleanup previous commit + move "carve hole" routines in separate file
      c4b176e7
    • Christophe Geuzaine's avatar
      · be07d2f8
      Christophe Geuzaine authored
      Temporary fix for 'could not find extruded vertex' bug.
      
      This is a serious bug, which is related to the way we use std::set to
      search for points: cf. benchmark/bug/test_problem_point_set_search.cpp
      
      THIS PROBLEM IS ALSO PRESENT IN BDS. WE NEED TO FIND A BETTER FIX!
      be07d2f8
  7. Jul 26, 2007
  8. Jul 22, 2007
  9. Jul 11, 2007
  10. Jul 09, 2007
    • Christophe Geuzaine's avatar
      · 7f59946d
      Christophe Geuzaine authored
      prepare for post-pro changes by moving all post-pro stuff in separate directory
      7f59946d
  11. May 24, 2007
  12. May 12, 2007
  13. May 10, 2007
    • Christophe Geuzaine's avatar
      · cc71f081
      Christophe Geuzaine authored
      - prepare group of nodes in UNV (for Guillaume)
      - prepare delaunay for connected volumes
      - test 2nd patch from Michel for phase1() extrusion
      cc71f081
  14. May 08, 2007
  15. May 07, 2007
  16. May 05, 2007
  17. May 02, 2007
  18. Apr 26, 2007
  19. Apr 24, 2007
  20. Apr 23, 2007
  21. Apr 22, 2007
  22. Apr 21, 2007
    • Christophe Geuzaine's avatar
      · 35666aa6
      Christophe Geuzaine authored
      1D transfinite mesh algo was completely broken.
      
      sigh.
      35666aa6
    • Christophe Geuzaine's avatar
      · 14a26a93
      Christophe Geuzaine authored
      increase size of bbox for 2d algo (cf example)
      14a26a93
    • Christophe Geuzaine's avatar
      · 840475d1
      Christophe Geuzaine authored
      - fix include for box version
      - don't optmize BDS.cpp for now: it crashes with gcc 4.1 (e.g. on debian etch)
      840475d1
    • 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
  23. Apr 20, 2007
  24. Apr 16, 2007
Loading