mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Not a big fan of Macros but here at least they seem ot be the only option. The problem is that the catch clauses must all catch the same exceptions that have a entry in ExceptionType, because they might be nested. In addition we did not have a catch all clause, which is added now and is needed in case a called method throws an unexpected exception. |
||
---|---|---|
.. | ||
aquifers | ||
flow | ||
linalg | ||
timestepping | ||
utils | ||
wells | ||
opm-simulators_doxygen_main.hpp |