Skip to content
Snippets Groups Projects
  1. Nov 20, 2009
    • Mark Olesen's avatar
      move reconstructPar 'guts' to src/parallel/reconstruct · 2c52705c
      Mark Olesen authored
      - in preparation for adding an optional '-reconstruct' to a few utilities
        re-use as -lreconstruct library
      
      - move related stuff there too
            src/decompositionMethods/decompositionMethods
            -> src/parallel/decompositionMethods
      
      - added missing namespace qualifiers
      2c52705c
  2. Oct 19, 2009
  3. Sep 21, 2009
  4. Sep 17, 2009
    • Mark Olesen's avatar
      blockMesh: most mesh data are now demand-driven · 897baf81
      Mark Olesen authored
      - Unless the points(), cells(), patches() methods are called, the classes
        should know maintain a lightweight representation for as long as possible.
      
      - bugfix: old-code used xferMove() instead of xferCopy() when creating the
        topology mesh - causing const pointField& to break if the code order was
        changed
      
      - relocate blockMesh from src/meshing -> src/mesh
      897baf81
  5. Aug 07, 2009
  6. Aug 05, 2009
  7. Jul 30, 2009
  8. Jul 29, 2009
  9. Jul 20, 2009
  10. May 18, 2009
  11. Apr 02, 2009
  12. Mar 04, 2009
  13. Feb 27, 2009
  14. Feb 10, 2009
  15. Jan 09, 2009
  16. Dec 19, 2008
    • Mark Olesen's avatar
      tweaked build version strings · 5f7d2acb
      Mark Olesen authored
      - added wmakePrintBuild -check, -update, -version options
      - only update .build cache when explictly requested and
        from within the wmake Cver rules
      - use -check option to avoid unnecessary remake in src/Allwmake
      5f7d2acb
  17. Dec 18, 2008
  18. Dec 17, 2008
  19. Nov 05, 2008
  20. Oct 23, 2008
    • Mark Olesen's avatar
      checked in surfMesh library code · 2bb928ec
      Mark Olesen authored
        - keyedSurface is similar to triSurface, but uses faces
        - meshedSurface is sorted in regions and should be more memory efficient
        - surfMesh is the placeholder name for an OpenFOAM native surface format
      2bb928ec
  21. Sep 30, 2008
  22. Aug 09, 2008
  23. Jul 04, 2008
  24. Jun 17, 2008
  25. Jun 03, 2008
  26. May 23, 2008
  27. May 12, 2008
  28. May 08, 2008
  29. Apr 24, 2008
  30. Apr 23, 2008
  31. Apr 15, 2008