Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
Some improvements on exception handling
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Some improvements on exception handling
Patrick Jaap
requested to merge
patrick.jaap_at_tu-dresden.de/dune-elasticity:fix/exception-handling
into
master
Aug 24, 2022
Overview
0
Commits
2
Pipelines
1
Changes
2
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