Skip to content

Some improvements on exception handling

Ansgar Burchardt requested to merge fix/exception-handling into master
  • Let Mooney Rivlin throw Dune::MathError instead of generic exception.
  • Directly re-throw an exception in the ADOL-C assembler to avoid changing the type.

Merge request reports