Skip to content
Snippets Groups Projects
  1. Sep 10, 2013
  2. Apr 29, 2013
  3. Feb 07, 2013
  4. Feb 05, 2013
  5. Oct 24, 2012
  6. Apr 16, 2012
  7. Oct 26, 2011
  8. Aug 14, 2011
  9. Apr 15, 2011
  10. Apr 14, 2011
  11. Jan 19, 2011
  12. Jan 14, 2011
  13. Jan 07, 2011
  14. Jan 05, 2011
  15. Dec 21, 2010
  16. Sep 29, 2010
  17. Jul 27, 2010
  18. Mar 29, 2010
  19. Jul 22, 2009
  20. Jul 08, 2009
  21. Jul 07, 2009
  22. 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
  23. Dec 31, 2008
  24. Dec 12, 2008
  25. Dec 11, 2008
  26. Nov 20, 2008
  27. Sep 03, 2008
  28. Jun 25, 2008
  29. Jun 20, 2008
  30. Jun 17, 2008
  31. May 27, 2008
  32. May 25, 2008