Skip to content
Snippets Groups Projects
  1. Sep 29, 2010
  2. Jul 27, 2010
  3. Mar 29, 2010
  4. Jul 22, 2009
  5. Jul 08, 2009
  6. Jul 07, 2009
  7. Feb 18, 2009
    • Mark Olesen's avatar
      use while (runTime.loop() { .. } where possible in solvers · 4b60453c
      Mark Olesen authored
      - change system/controlDict to use functions {..} instead of functions (..);
        * This is internally more efficient
      - fixed formatting of system/controlDict functions entry
      
      - pedantic change: use 'return 0' instead of 'return(0)' in the applications,
        since return is a C/C++ keyword, not a function.
      4b60453c
  8. Dec 31, 2008
  9. Dec 12, 2008
  10. Dec 11, 2008
  11. Nov 20, 2008
  12. Sep 03, 2008
  13. Jun 25, 2008
  14. Jun 20, 2008
  15. Jun 17, 2008
  16. May 27, 2008
  17. May 25, 2008
  18. May 09, 2008
  19. May 07, 2008
  20. Apr 15, 2008