Skip to content
GitLab
Explore
Sign in
Some improvements on exception handling
Code
Review changes
Check out branch
Download
Patches
Plain diff
Ansgar Burchardt
requested to merge
fix/exception-handling
into
master
Aug 24, 2022
Overview
0
Commits
2
Pipelines
0
Changes
2
Expand
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
Loading