If Sundials tries to create an excessively large matrix, it returns a null pointer. To avoid a subsequent segfault, throw an exception which makes the cause of the error clear. WIP: Better error message for too-large Sundials matrix TEMP: fixup for cvodes error messages |
||
|---|---|---|
| .. | ||
| BandMatrix.cpp | ||
| CVodesIntegrator.cpp | ||
| DAE_solvers.cpp | ||
| DenseMatrix.cpp | ||
| Func1.cpp | ||
| FuncEval.cpp | ||
| funcs.cpp | ||
| IDA_Solver.cpp | ||
| ODE_integrators.cpp | ||
| polyfit.cpp | ||
| ResidJacEval.cpp | ||