Skip to content
Snippets Groups Projects
  1. Jul 20, 2022
  2. Jul 19, 2022
  3. Jul 14, 2022
  4. Jul 11, 2022
  5. Jul 08, 2022
  6. Jul 04, 2022
  7. Jul 01, 2022
  8. Jun 29, 2022
  9. Jun 28, 2022
  10. Jun 24, 2022
  11. Jun 23, 2022
  12. Jun 22, 2022
  13. Jun 21, 2022
    • Chris Cantwell's avatar
      Update CI to use 8-core runners. · 4dc49996
      Chris Cantwell authored
      4dc49996
    • Daniel Lindblad's avatar
      Updated timers in CompressibleFlowSolver · 0ec9e44a
      Daniel Lindblad authored
      Changed timers with iolevel=3 to iolevel=10. This is not because these
      timers are not important, but because we don't know the relative importance
      of these timers at the moment. Therefore, we decided to put them at a high
      iolevel to avoid them being printed by a user. Once we know move about which
      functions that are important, we can set these iolevels to a more reasonable
      value.
      0ec9e44a
    • Daniel Lindblad's avatar
      Updated timers in CompressibleFlowSolver · 160e7f49
      Daniel Lindblad authored
      Removed a couple of timers.
      
      Changed iolevel to 10 for some timers that we are not sure how
      important they are for the moment. All timers with iolevel=10
      are not necessarily unimportant, but their relative importance
      is not clear for the moment, so we have decided to make them
      iolevel=10 to avoid them being printed.
      160e7f49
  14. Jun 20, 2022
    • Daniel Lindblad's avatar
      Fixed output formatting for Timer class · 0a1a8a78
      Daniel Lindblad authored
      Fixed the output of the Timer class. Also changed so that the Timer class
      output is disabled by default. It can be enabled by setting the IO_Timer_Level > -1
      in the session file.
      
      Also fixed a small syntax error in the PreconCfsBRJ class.
      0a1a8a78
  15. May 27, 2022
  16. May 24, 2022
  17. May 21, 2022
  18. May 20, 2022
  19. May 19, 2022
Loading