cantera/Cantera/src/numerics
Harry Moffat d5f44a5e6b ResidJacEval:
Added in support for returning a failure condition from calcDeltaSolnVariables()


NonLinearSolver:
   Added in support for returning a failure condition from bueler_jac().

   Added in a call to return an editable bounds constraint vector.

DenseMatrix:
   Added in comments about error handling from LAPACK routines.


mdp_allo:
   Added in a new routine, mdp_zero_int_1

thermo.h
electrolyteThermo.h
   Started to add in ifdef blocks.  These are not handled correctly currently.
2010-12-07 18:05:25 +00:00
..
ArrayViewer.h Changed the RootFinder algorithm so that delta_x can't go to zero. 2010-06-10 19:55:25 +00:00
BandMatrix.cpp Changed the RootFinder algorithm so that delta_x can't go to zero. 2010-06-10 19:55:25 +00:00
BandMatrix.h Changed the RootFinder algorithm so that delta_x can't go to zero. 2010-06-10 19:55:25 +00:00
BEulerInt.cpp Changed the interface for ResidJacEval. 2010-10-08 17:16:25 +00:00
BEulerInt.h Fixed a memory overwrite error in solveProb 2010-05-25 02:56:38 +00:00
CMakeLists.txt Changed CVode.o CVodeInt.o 2009-07-17 15:32:50 +00:00
ctlapack.h Changed the RootFinder algorithm so that delta_x can't go to zero. 2010-06-10 19:55:25 +00:00
CVodeInt.cpp Turned on keyword substitution in the cpp files. 2009-12-09 17:50:27 +00:00
CVodeInt.h Turned on keyword substitution in the cpp files. 2009-12-09 17:50:27 +00:00
CVodesIntegrator.cpp Fixed a typo that was causing sundials version 2.3 builds to fail. 2009-12-21 21:02:28 +00:00
CVodesIntegrator.h Turned on keyword substitution in the cpp files. 2009-12-09 17:50:27 +00:00
DAE_Solver.h Doxygen update for DenseMatrix 2010-09-16 20:23:56 +00:00
DAE_solvers.cpp Added an endl printing capability to writelog(). Some systems differentiate 2008-04-08 20:19:26 +00:00
DASPK.cpp Changed the RootFinder algorithm so that delta_x can't go to zero. 2010-06-10 19:55:25 +00:00
DASPK.h Changed the RootFinder algorithm so that delta_x can't go to zero. 2010-06-10 19:55:25 +00:00
DenseMatrix.cpp Basic upgrade to the DenseMatrix Class. 2010-11-30 15:33:50 +00:00
DenseMatrix.h ResidJacEval: 2010-12-07 18:05:25 +00:00
Func1.cpp Implemented fixes, so that a python demo problem would work as advertised. 2009-03-23 23:25:30 +00:00
Func1.h Turned on keyword substitution in the cpp files. 2009-12-09 17:50:27 +00:00
FuncEval.h Changed the RootFinder algorithm so that delta_x can't go to zero. 2010-06-10 19:55:25 +00:00
funcs.cpp Changed the RootFinder algorithm so that delta_x can't go to zero. 2010-06-10 19:55:25 +00:00
funcs.h Turned on keyword substitution in the cpp files. 2009-12-09 17:50:27 +00:00
IDA_Solver.cpp Added an endl printing capability to writelog(). Some systems differentiate 2008-04-08 20:19:26 +00:00
IDA_Solver.h Turned on keyword substitution in the cpp files. 2009-12-09 17:50:27 +00:00
Integrator.h Merged changes from the 1.8.0 branch ontl the main trunk. 2010-01-04 00:46:26 +00:00
lapack.h Changed the RootFinder algorithm so that delta_x can't go to zero. 2010-06-10 19:55:25 +00:00
Makefile.in Fixed a typo in the makefile 2010-05-26 18:54:49 +00:00
NonlinearSolver.cpp ResidJacEval: 2010-12-07 18:05:25 +00:00
NonlinearSolver.h ResidJacEval: 2010-12-07 18:05:25 +00:00
ODE_integrators.cpp Changes due to compilation problems on solaris 2010-02-09 20:24:11 +00:00
polyfit.h Changed the RootFinder algorithm so that delta_x can't go to zero. 2010-06-10 19:55:25 +00:00
ResidEval.h Changed the RootFinder algorithm so that delta_x can't go to zero. 2010-06-10 19:55:25 +00:00
ResidJacEval.cpp ResidJacEval: 2010-12-07 18:05:25 +00:00
ResidJacEval.h ResidJacEval: 2010-12-07 18:05:25 +00:00
RootFind.cpp Changed the RootFinder algorithm so that delta_x can't go to zero. 2010-06-10 19:55:25 +00:00
RootFind.h Changed the RootFinder algorithm so that delta_x can't go to zero. 2010-06-10 19:55:25 +00:00
solveProb.cpp Added a setAtolConst routine. 2010-07-28 18:50:22 +00:00
solveProb.h Changed the name of getdlnActCoeff to getdlnActCoeffds 2010-08-02 22:46:14 +00:00
sort.cpp Changed the RootFinder algorithm so that delta_x can't go to zero. 2010-06-10 19:55:25 +00:00
sort.h Changed the RootFinder algorithm so that delta_x can't go to zero. 2010-06-10 19:55:25 +00:00
SquareMatrix.cpp Basic upgrade to the DenseMatrix Class. 2010-11-30 15:33:50 +00:00
SquareMatrix.h Turned on keyword substitution in the cpp files. 2009-12-09 17:50:27 +00:00