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. |
||
|---|---|---|
| .. | ||
| clib | ||
| cxx | ||
| fortran | ||
| lib | ||
| matlab | ||
| python | ||
| src | ||
| user | ||
| cmake_install.cmake | ||
| CMakeLists.txt | ||
| Makefile.in | ||
| README.txt | ||
This directory contains the source for Cantera and its various
language interfaces.
clib - the library of C-callable functions used by the Python and
Matlab interfaces.
cxx - files that are only required for C++ application programs.
matlab - the Cantera Matlab toolbox
python - the Cantera Python package
src - the Cantera kernel, used by Cantera in all its forms