cantera/src/numerics
2014-12-05 23:33:15 +00:00
..
BandMatrix.cpp Deprecate "copyData" method of array classes 2014-11-08 00:53:30 +00:00
BEulerInt.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
CVodeInt.cpp Remove commented-out code 2014-05-27 02:52:21 +00:00
CVodeInt.h Eliminate unnecessary use of reinterpret_cast 2013-05-31 15:55:48 +00:00
CVodesIntegrator.cpp Include CVodes error text in resulting CanteraErrors 2014-08-28 16:55:41 +00:00
DAE_solvers.cpp [Doxygen] Fix some incorrect/missing "@file" commands 2013-06-06 15:32:30 +00:00
DenseMatrix.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
Func1.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
funcs.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
GeneralMatrix.cpp [Numerics] move 'm_factored' up to GeneralMatrix 2014-03-24 04:03:01 +00:00
IDA_Solver.cpp Remove commented-out code 2014-05-27 02:52:21 +00:00
lapack.h Removed some vestigial ifdef blocks 2012-03-09 22:58:17 +00:00
NonlinearSolver.cpp Remove unnecessary explicit calls to operator() and operator= 2014-12-05 23:33:15 +00:00
ODE_integrators.cpp [Doxygen] Fix some incorrect/missing "@file" commands 2013-06-06 15:32:30 +00:00
ResidJacEval.cpp Fix statements that called the assignment operator twice 2014-10-03 01:45:41 +00:00
RootFind.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
solveProb.cpp Throw exceptions instead of calling std::exit after an error 2014-06-06 00:17:58 +00:00
SquareMatrix.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00