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