cantera/src/numerics
2012-03-01 00:44:38 +00:00
..
BandMatrix.cpp Fixed compiler warnings revealed by MinGW 2012-02-27 18:14:43 +00:00
BEulerInt.cpp Removed rogue tabs in the C++ source code 2012-02-27 18:15:02 +00:00
BEulerInt.h Fixed a bunch of spelling errors in the documentation and comments 2012-02-21 16:04:09 +00:00
CVodeInt.cpp Fixed include path for local copy of CVODE 2012-02-12 02:47:46 +00:00
CVodeInt.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
CVodesIntegrator.cpp Fixed a few "unused variable" warnings 2012-02-28 19:01:43 +00:00
CVodesIntegrator.h Fixed size_t issues in CVodesIntegrator 2012-02-23 21:24:53 +00:00
DenseMatrix.cpp Added checks to avoid computing bogus column pointers for matrix types 2012-02-27 18:12:29 +00:00
Func1.cpp Fixed a bunch of spelling errors in the documentation and comments 2012-02-21 16:04:09 +00:00
funcs.cpp Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
GeneralMatrix.cpp Fixed a bunch of spelling errors in the documentation and comments 2012-02-21 16:04:09 +00:00
IDA_Solver.cpp IDA_Solver requires Sundials 2.4 2012-02-23 21:24:42 +00:00
lapack.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
Makefile.am Removed class ArrayViewer (use Array2D instead) 2012-02-27 18:14:08 +00:00
NonlinearSolver.cpp Fixed warnings related to printf/sprintf 2012-02-28 19:02:00 +00:00
ODE_integrators.cpp Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
ResidJacEval.cpp Fixed a bunch of spelling errors in the documentation and comments 2012-02-21 16:04:09 +00:00
RootFind.cpp Removed unused function 'smlequ' 2012-03-01 00:44:38 +00:00
solveProb.cpp Fixed warnings related to printf/sprintf 2012-02-28 19:02:00 +00:00
SquareMatrix.cpp Fixed compiler warnings revealed by MinGW 2012-02-27 18:14:43 +00:00