cantera/src/numerics
2013-01-07 18:18:10 +00:00
..
BandMatrix.cpp Removed unnecessary casts from object duplication functions 2012-10-24 15:45:33 +00:00
BEulerInt.cpp Pass "const std::string&" instead of "std::string" when possible 2012-10-24 15:42:51 +00:00
CVodeInt.cpp Show CVODE error codes when integration fails 2012-03-30 23:46:14 +00:00
CVodeInt.h Pass "const std::string&" instead of "std::string" when possible 2012-10-24 15:42:51 +00:00
CVodesIntegrator.cpp Continuing transfering LiquidTransport changes, doing bugfixes, and 2012-12-15 00:49:14 +00:00
DAE_solvers.cpp Pass "const std::string&" instead of "std::string" when possible 2012-10-24 15:42:51 +00:00
DenseMatrix.cpp Add function to DenseMatrix that multiplies two square matrices. 2013-01-07 18:18:10 +00:00
Func1.cpp Pass "const std::string&" instead of "std::string" when possible 2012-10-24 15:42:51 +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 compiler warnings about uninitialized values 2013-01-04 21:37:26 +00:00
ODE_integrators.cpp Continuing transfering LiquidTransport changes, doing bugfixes, and 2012-12-15 00:49:14 +00:00
ResidJacEval.cpp Removed unnecessary casts from object duplication functions 2012-10-24 15:45:33 +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 Removed unnecessary casts from object duplication functions 2012-10-24 15:45:33 +00:00