Skip to content
  • Mark OLESEN's avatar
    ENH: disable SIGFPE handling in catalyst loop · 80667fc4
    Mark OLESEN authored
    - if sigFpe is enabled within OpenFOAM, any errors in the Catalyst
      pipeline will potentially kill the entire simulation.
    
    - use the new sigFpe::ignore helper class to manage a local disabling
      of SIGFPE handling.
    80667fc4