Skip to content
Snippets Groups Projects
  1. Nov 21, 2018
  2. Nov 20, 2018
  3. Nov 03, 2018
  4. Jul 30, 2018
  5. Jun 28, 2018
  6. Jun 26, 2018
  7. Jun 24, 2018
    • Mark OLESEN's avatar
      SUBMODULE: updates for catalyst · d9568a4b
      Mark OLESEN authored
      - SIGFPE handling, cmake configuration
      
      CONFIG: adjust for simplified Catalyst channel naming
      
      - no sub-channels, select volField output based in the
        (internal | boundary) dictionary switches instead
      d9568a4b
  8. May 29, 2018
  9. Jan 08, 2018
  10. Dec 30, 2017
  11. Dec 22, 2017
  12. Dec 21, 2017
  13. Dec 18, 2017
  14. Dec 13, 2017
    • Mark OLESEN's avatar
      CONFIG: add additional modules/ directory and Module namespace · ffc1c5ac
      Mark OLESEN authored
      - any code placed here should provide Allwmake and Allwclean scripts
        and normally have compilation targets into FOAM_APPBIN, FOAM_LIBBIN
      
        Since there is no standardize places for sources or applications,
        a simultaneous build of a module's doxygen documentation requires
        a minor bit of manual effort. Add (via symlink) the sources into
        the modules/doc/ directory to have them included in the normal
        OpenFOAM doxygen documentation generation.
      
        A makelink.example file is provided there as an example.
      ffc1c5ac
  15. May 17, 2018
    • Mark OLESEN's avatar
      ENH: avoid memory leaks for HashPtrTable, PtrMap insertion (issue #749) · 48d654cf
      Mark OLESEN authored
      - disallow insert() of raw pointers, since a failed insertion
        (ie, entry already existed) results in an unmanaged pointer.
      
        Either insert using an autoPtr, or set() with raw pointers or autoPtr.
      
      - IOobjectList::add() now takes an autoPtr instead of an object reference
      
      - IOobjectList::remove() now returns an autoPtr instead of a raw pointer
      48d654cf
  16. May 16, 2018
  17. May 11, 2018
  18. Apr 26, 2018
  19. Apr 12, 2018
  20. Apr 03, 2018
  21. Mar 07, 2018
  22. Feb 22, 2018
  23. Jul 20, 2018
  24. Jul 10, 2018
  25. Jun 14, 2018
  26. Jun 06, 2018
  27. Jun 11, 2018