cantera/Cantera
2012-02-10 03:29:20 +00:00
..
clib Fixed compilation problems generated by merging 2012-02-10 03:29:20 +00:00
cxx Merge branch 'scons' into 'trunk' 2012-02-10 03:21:33 +00:00
fortran Merge branch 'scons' into 'trunk' 2012-02-10 03:21:33 +00:00
matlab Merge branch 'scons' into 'trunk' 2012-02-10 03:21:33 +00:00
python Merge branch 'scons' into 'trunk' 2012-02-10 03:21:33 +00:00
src Fixed compilation problems generated by merging 2012-02-10 03:29:20 +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