Skip to content
Snippets Groups Projects
  1. Jan 12, 2024
  2. Jan 11, 2024
  3. Jan 10, 2024
  4. Jan 09, 2024
  5. Jan 08, 2024
  6. Jan 05, 2024
  7. Jan 04, 2024
  8. Jan 03, 2024
    • Dmitri Naumov's avatar
      [MeL] Disable FPE for reading vtu files · 5f0e151b
      Dmitri Naumov authored
      Reading the VTU files can trigger floating point exceptions. Because
      we are not debugging VTK (or other libraries) at this point, the
      floating point exceptions are temporarily disabled and are restored
      at the end of the scope.
      5f0e151b
Loading