cantera/Cantera
2006-11-08 23:14:10 +00:00
..
clib
cxx *** empty log message *** 2006-11-07 23:35:59 +00:00
fortran Fixed the Makefile that gets used in the install directories. 2006-10-02 16:38:09 +00:00
lib
matlab
python added Makefiles to run all demos 2006-11-08 23:14:10 +00:00
src *** empty log message *** 2006-11-08 01:15:13 +00:00
user Added an install rule to the Makefile 2006-08-21 16:42:16 +00:00
.cvsignore
Makefile.in Added user directory to a lot of the rules. 2006-08-21 16:44:02 +00:00
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