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