cantera/Cantera
2009-07-15 21:56:11 +00:00
..
clib
cxx Reduced the atol parameter so cygwin would pass 2009-07-13 19:23:06 +00:00
fortran
lib
matlab
python Adding a windows testing capability. 2009-07-15 21:56:11 +00:00
src Took out some debugging stuff that was still in the main distribution 2009-07-13 16:47:40 +00:00
user
.cvsignore
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