cantera/Cantera
2012-01-23 03:35:46 +00:00
..
clib Fixed more signed/unsigned/size_t warnings 2012-01-20 23:13:54 +00:00
cxx Eliminated the Cantera_CXX namespace 2012-01-23 03:35:46 +00:00
fortran Eliminated the Cantera_CXX namespace 2012-01-23 03:35:46 +00:00
matlab Fixed signed/unsigned/size_t warnings in the Matlab toolbox 2012-01-20 23:14:12 +00:00
python Fixed some signed/unsigned comparison warnings 2012-01-17 04:13:04 +00:00
src Fixed more signed/unsigned/size_t warnings 2012-01-20 23:13:54 +00:00
README.txt *** empty log message *** 2004-10-09 15:21:43 +00:00

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