CanteraError inerits from std:exception, so now it has a what() method that is used to print a message describing the exception. Adding an exception to the Cantera error stack now requires explicitly calling the .save() method. |
||
|---|---|---|
| .. | ||
| boundaries1D.cpp | ||
| Domain1D.cpp | ||
| Makefile.am | ||
| MultiJac.cpp | ||
| MultiNewton.cpp | ||
| newton_utils.cpp | ||
| OneDim.cpp | ||
| refine.cpp | ||
| Resid1D.h | ||
| Sim1D.cpp | ||
| StFlow.cpp | ||