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