cantera/Cantera
2004-01-11 12:57:13 +00:00
..
clib updated Windows build procedure 2003-12-22 14:30:59 +00:00
cxx initial import 2004-01-11 12:57:13 +00:00
fortran *** empty log message *** 2004-01-05 17:02:59 +00:00
lib Initial revision 2003-04-14 17:57:48 +00:00
matlab *** empty log message *** 2004-01-08 12:13:52 +00:00
python *** empty log message *** 2004-01-05 17:02:59 +00:00
src *** empty log message *** 2004-01-08 12:13:52 +00:00
user initial import 2003-11-01 10:11:14 +00:00
.cvsignore Initial revision 2003-04-14 17:57:48 +00:00
Makefile.in changed fortran to fortran/src. Added particle hooks which should all 2003-08-21 17:48:36 +00:00
README.txt initial import 2004-01-01 23:11:10 +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