cantera/Cantera
Harry Moffat 82e194a2b0 Added column pointers as a member to this object. This is
needed for linking in sundance more closely.
2011-07-31 18:58:19 +00:00
..
clib Took out all using namespace calls from headers. 2011-03-28 21:12:25 +00:00
cxx added the ida solver 2011-07-30 03:17:00 +00:00
fortran Took out all using namespace calls from headers. 2011-03-28 21:12:25 +00:00
lib
matlab Took out all using namespace calls from headers. 2011-03-28 21:12:25 +00:00
python Took out all using namespace calls from headers. 2011-03-28 21:12:25 +00:00
src Added column pointers as a member to this object. This is 2011-07-31 18:58:19 +00:00
user Turned on Keyword substition in all files. 2009-11-09 23:36:49 +00:00
cmake_install.cmake
CMakeLists.txt
Makefile.in Turned on Keyword substition in all files. 2009-11-09 23:36:49 +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