cantera/src/numerics
Ray Speth 032bb9c363 [Reactor] Move sensitivity parameter vector into FuncEval
This eliminates the need for class FuncData, and makes it possible to
introduce sensitivity parameters which have a nominal values other than 1.0.
2016-04-19 16:08:52 -04:00
..
BandMatrix.cpp Improve use of local variables in src/numerics 2016-03-27 22:52:49 -04:00
CVodesIntegrator.cpp [Reactor] Move sensitivity parameter vector into FuncEval 2016-04-19 16:08:52 -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] Fix invalid memory access in DenseMatrix increment 2016-04-13 21:11:05 -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
GeneralMatrix.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 Use cppformat instead of int2str and fp2str 2015-10-14 18:45:23 -04:00
ResidJacEval.cpp Clean up Doxygen docs and comments for numerics classes 2015-11-12 11:41:34 -05:00
RootFind.cpp Replace usage of fp2str with cppformat and deprecate fp2str 2016-02-04 19:11:45 -05:00
SquareMatrix.cpp Replace overly-specific exception types with CanteraError 2016-02-04 19:34:26 -05:00