cantera/src/numerics
Ray Speth 0fdbe24aaf Provide error message after failure to create large Sundials matrix
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
2019-02-25 11:06:12 -05:00
..
BandMatrix.cpp Add support for Sundials 3.1.0 (also 3.0.0) 2018-02-14 22:22:42 -05:00
CVodesIntegrator.cpp Provide error message after failure to create large Sundials matrix 2019-02-25 11:06:12 -05:00
DAE_solvers.cpp Replace existing copyright notices with uniform copyright/license info 2016-10-10 22:19:01 -04:00
DenseMatrix.cpp Replace existing copyright notices with uniform copyright/license info 2016-10-10 22:19:01 -04:00
Func1.cpp Add license/copyright info to files that were missing it 2016-10-10 22:48:23 -04:00
FuncEval.cpp [Python] Fix display of information from errors in callback functions 2018-08-17 14:17:51 -04:00
funcs.cpp Replace existing copyright notices with uniform copyright/license info 2016-10-10 22:19:01 -04:00
IDA_Solver.cpp Provide error message after failure to create large Sundials matrix 2019-02-25 11:06:12 -05:00
ODE_integrators.cpp Add license/copyright info to files that were missing it 2016-10-10 22:48:23 -04:00
polyfit.cpp Remove code deprecated in Cantera 2.3.0 2017-02-12 19:22:33 -05:00
ResidJacEval.cpp Remove code deprecated in Cantera 2.3.0 2017-02-12 19:22:33 -05:00