Skip to content
Snippets Groups Projects
  1. Jun 01, 2010
  2. May 28, 2010
  3. May 10, 2010
  4. May 06, 2010
  5. May 02, 2010
  6. Apr 16, 2010
  7. Apr 14, 2010
  8. Apr 13, 2010
  9. Apr 12, 2010
  10. Mar 29, 2010
  11. Feb 16, 2010
  12. Nov 30, 2009
  13. Nov 29, 2009
  14. Nov 27, 2009
  15. Oct 27, 2009
  16. Jul 24, 2009
  17. Dec 31, 2008
  18. Dec 02, 2008
  19. Dec 01, 2008
  20. Nov 27, 2008
    • sergio's avatar
      Doxyfile setup correction · 2325ec48
      sergio authored
      2325ec48
    • sergio's avatar
      basic.H · 747db59c
      sergio authored
      XiModel.H
      SCOPELaminarFlameSpeed.H
      basicXiSubXiEq.H
      basicXiSubG.H
      Doxyfile (include PATH to OpenCFD Macros)
      doxyFilt (include class documentation in /src)
      747db59c
  21. Nov 05, 2008
  22. Sep 19, 2008
  23. Aug 09, 2008
  24. Jul 23, 2008
  25. Jul 22, 2008
    • Mark Olesen's avatar
      DebugSwitches in etc/controlDict is incomplete/incorrect · 7446cee7
      Mark Olesen authored
       Added doc/Doxygen/tools/find-debugNames to help but the problem requires
       more attention (Henry/Andy/Mattijs?)
       Caveat:
         - names defined with nested defines will be missed.
         - names defined via typename will be missed.
      
      Cleanup example:
      
      #!/bin/sh
      (
      cd $WM_PROJECT_DIR
      doc/Doxygen/tools/find-debugNames|tee debugs.orig|sed -e 's@ *//.*$@@'>debugs
      diff -uw etc/controlDict debugs > debugs.diff
      echo "hand-resolve the conflicts - see debugs.diff"
      )
      7446cee7
  26. Jul 04, 2008
  27. Jul 02, 2008
  28. Jun 25, 2008