Skip to content
Snippets Groups Projects
  1. Sep 11, 2007
    • Christophe Geuzaine's avatar
      · 9b7e8496
      Christophe Geuzaine authored
      reinterfaced adaptive views with new post-pro
      9b7e8496
    • Christophe Geuzaine's avatar
      · cb7d85b2
      Christophe Geuzaine authored
      upgraded all plugins to work with the new post-pro.
      
      This is done "cheaply" for now, by only using old-style list-based datasets.
      Taking advantage of the abstraction (so that we can use the plugins on all
      datasets) will require more work. The hooks for transparent data translation
      are in place, but the actual translation has not been implemented yet.
      cb7d85b2
  2. Sep 10, 2007
    • Christophe Geuzaine's avatar
      *** empty log message *** · 2ae11558
      Christophe Geuzaine authored
      2ae11558
    • Christophe Geuzaine's avatar
      · 86a0dffe
      Christophe Geuzaine authored
      moving to new post-processing database
      
                          *** WARNING ***
      
      do not upgrade if you need plugins or adaptive views: these have not
      been ported (yet) to the new database
      
                          *** WARNING ***
      86a0dffe
  3. Sep 09, 2007
  4. Sep 08, 2007
    • Christophe Geuzaine's avatar
      · 47180fec
      Christophe Geuzaine authored
      airplane work: more work to complete remaing features (read, combineSpace,
      combineTime) in new post-pro
      47180fec
  5. Sep 06, 2007
    • Christophe Geuzaine's avatar
      · 7e130ce0
      Christophe Geuzaine authored
      allow Function Field(1)="expression"; (without extra empty list at the end)
      7e130ce0
  6. Sep 05, 2007
    • Christophe Geuzaine's avatar
      · 85dedfa3
      Christophe Geuzaine authored
      added simple boundary operator in parser
      85dedfa3
  7. Sep 04, 2007
  8. Aug 31, 2007
  9. Aug 28, 2007
  10. Aug 27, 2007
    • Christophe Geuzaine's avatar
      · 7b79f818
      Christophe Geuzaine authored
      add bit of code to intersect curves with a surface (allows to do "poor man's"
      trimmed patches ;-)
      7b79f818
  11. Aug 24, 2007
  12. 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
  13. Aug 17, 2007
    • Christophe Geuzaine's avatar
      · 6513e6ba
      Christophe Geuzaine authored
      - better SplitFileName (e.g. to remove full path from
        \includegraphics{} in .tex files)
      
      - better interactive positionning of projection surfaces
      6513e6ba
  14. Jul 25, 2007
  15. Jul 11, 2007
  16. 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
  17. Jun 22, 2007
  18. May 24, 2007
  19. May 23, 2007
  20. May 20, 2007
    • Christophe Geuzaine's avatar
      · b7057eec
      Christophe Geuzaine authored
      warning->error when trying to assign explicit reg ids in extrusions
      + add note in doc for this
      b7057eec
  21. May 13, 2007
    • Christophe Geuzaine's avatar
      · 5002dd66
      Christophe Geuzaine authored
      implemented "Save groups for nodes" for unv
      
      format needs to be verified
      5002dd66
  22. May 05, 2007
  23. May 03, 2007
  24. Apr 22, 2007
  25. Apr 21, 2007
    • Christophe Geuzaine's avatar
      · 9174963e
      Christophe Geuzaine authored
      tCircle and tCoherence were removed from the lexer? WTF?
      9174963e
    • 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
  26. Apr 16, 2007
  27. Apr 12, 2007
  28. Mar 24, 2007
  29. Mar 18, 2007
    • Christophe Geuzaine's avatar
      · a4779ae8
      Christophe Geuzaine authored
      - tentative fix for the "mysterious" crashes on Windows:
      
        I think that the problem comes from the new recursive tetra
        classification, where we probably overflow the stack on Windows. The
        fix is to request a larger initial stack size through the linker.
      
      - added option to control label saving in unrolled geo files
      
      - only test for neg jacobians for 2D/plane meshes for now
      
      - fixed several compiler warnings
      a4779ae8
  30. Mar 16, 2007
  31. 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