cantera/src/numerics
2012-05-29 21:21:47 +00:00
..
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 Added support for Sundials 2.5 2012-05-25 23:13:51 +00:00
CVodesIntegrator.h Added support for Sundials 2.5 2012-05-25 23:13:51 +00:00
DAE_solvers.cpp Removed keyword-substitution cruft 2012-05-24 16:29: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 [cantera]: updating autotools build system. Library building, need to fix another test. Additionally, adding hypersonic flow transport model-- need to add hypersonic thermodynamics as well. 2012-04-25 13:18:25 +00:00
NonlinearSolver.cpp Fixed some compiler warnings 2012-05-25 23:13:18 +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