cantera/Cantera/cxx
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
..
demos Merged changes from the trunk. 2010-01-04 01:42:45 +00:00
include ResidJacEval: 2010-12-07 18:05:25 +00:00
src Turned on keyword substitution in the cpp files. 2009-12-09 17:50:27 +00:00
.cvsignore *** empty log message *** 2008-02-18 04:04:06 +00:00
cmake_install.cmake *** empty log message *** 2008-02-18 04:04:06 +00:00
CMakeLists.txt *** empty log message *** 2008-02-18 04:04:06 +00:00
Makefile.in Added a solvers.h file 2010-05-23 02:46:46 +00:00
README Initial revision 2003-04-14 17:57:48 +00:00

This directory contains files that are part of the C++ user
interface. For the kernel C++ files, see directory ../src.