..
BandMatrix.cpp
Fixed some compiler warnings
2012-05-25 23:13:18 +00:00
BEulerInt.cpp
Sorry for monolithic commit. Will break it up in the future.
2012-04-05 00:24:31 +00:00
CVodeInt.cpp
Show CVODE error codes when integration fails
2012-03-30 23:46:14 +00:00
CVodeInt.h
Updated #includes to reflect new header file locations
2012-02-12 02:44:14 +00:00
CVodesIntegrator.cpp
Integration failures with CVODES now generate a more informative exception
2012-08-11 23:58:37 +00:00
CVodesIntegrator.h
Integration failures with CVODES now generate a more informative exception
2012-08-11 23:58:37 +00:00
DAE_solvers.cpp
Fixed code formatting
2012-07-18 18:32:29 +00:00
DenseMatrix.cpp
Distinguish between factorization failures and other errors in DenseMatrix.solve
2012-04-11 17:37:27 +00:00
Func1.cpp
Removed some vestigial ifdef blocks
2012-03-09 22:58:17 +00:00
funcs.cpp
Updated #includes to reflect new header file locations
2012-02-12 02:44:14 +00:00
GeneralMatrix.cpp
Removed keyword-substitution cruft
2012-05-24 16:29:29 +00:00
IDA_Solver.cpp
Added support for Sundials 2.5
2012-05-25 23:13:51 +00:00
lapack.h
Removed some vestigial ifdef blocks
2012-03-09 22:58:17 +00:00
Makefile.am
removing several deprecated header files from the makefile.ams. In addition, headers should now be properly installed by the make install step
2012-07-18 22:54:54 +00:00
NonlinearSolver.cpp
Fixed code formatting
2012-07-18 18:32:29 +00:00
ODE_integrators.cpp
Updated #includes to reflect new header file locations
2012-02-12 02:44:14 +00:00
ResidJacEval.cpp
Removed keyword-substitution cruft
2012-05-24 16:29:29 +00:00
RootFind.cpp
Corrected a bunch of spelling errors
2012-05-29 21:21:47 +00:00
solveProb.cpp
Corrected a bunch of spelling errors
2012-05-29 21:21:47 +00:00
SquareMatrix.cpp
Corrected a bunch of spelling errors
2012-05-29 21:21:47 +00:00