cantera/src/numerics
Ray Speth 64bb049647 [Numerics] Handle zero-size timestep in CVodesIntegrator::advance
This permits simpler integration loops starting from t=0
2016-07-04 16:01:31 -04:00
..
BandMatrix.cpp [Numerics] Deprecate matrix-type argument to GeneralMatrix 2016-05-14 22:00:22 -04:00
CVodesIntegrator.cpp [Numerics] Handle zero-size timestep in CVodesIntegrator::advance 2016-07-04 16:01:31 -04:00
DAE_solvers.cpp [SCons/Numerics] Use ext/sundials if system Sundials not installed 2015-11-23 16:53:20 -05:00
DenseMatrix.cpp [Numerics] Use Eigen instead of internal LAPACK for DenseMatrix operations 2016-05-14 21:56:17 -04:00
Func1.cpp Improve use of local variables in src/numerics 2016-03-27 22:52:49 -04:00
funcs.cpp Clean up Doxygen docs and comments for numerics classes 2015-11-12 11:41:34 -05:00
IDA_Solver.cpp Miscellaneous jargon cleanup 2016-04-16 22:32:49 -04:00
ODE_integrators.cpp [SCons/Numerics] Use ext/sundials if system Sundials not installed 2015-11-23 16:53:20 -05:00
polyfit.cpp [Numerics] Modify polyfit to use Eigen instead of fortran/f2c code 2016-05-14 22:00:22 -04:00
ResidJacEval.cpp [Numerics] Deprecate class SquareMatrix 2016-05-14 22:00:22 -04:00
RootFind.cpp Replace usage of fp2str with cppformat and deprecate fp2str 2016-02-04 19:11:45 -05:00
SquareMatrix.cpp Disable SquareMatrix LAPACK operations when LAPACK is not available 2016-05-14 22:00:22 -04:00