cantera/src
Ray Speth 8c23a12152 Removed attempt to get PYTHON_CMD from setup_cantera
This code didn't work because changes in the environment of the
system(...) call aren't propagated back to the caller.
2012-02-24 03:17:39 +00:00
..
apps Some changes to make SCons faster 2012-02-23 21:25:20 +00:00
base Removed attempt to get PYTHON_CMD from setup_cantera 2012-02-24 03:17:39 +00:00
clib Use std::min and std::max instead of homegrown alternatives 2012-02-21 16:03:32 +00:00
converters Fixed a bunch of spelling errors in the documentation and comments 2012-02-21 16:04:09 +00:00
equil Replaced "inList" with std::find 2012-02-22 00:17:50 +00:00
fortran Some changes to make SCons faster 2012-02-23 21:25:20 +00:00
kinetics Removed previously-deprecated array_fp typedef 2012-02-22 00:16:22 +00:00
matlab Some changes to make SCons faster 2012-02-23 21:25:20 +00:00
numerics Fixed size_t issues in CVodesIntegrator 2012-02-23 21:24:53 +00:00
oneD Use std::min and std::max instead of homegrown alternatives 2012-02-21 16:03:32 +00:00
python Include Sundials in the Cantera Python module when necessary 2012-02-23 21:25:13 +00:00
spectra Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
thermo Removed previously-deprecated array_fp typedef 2012-02-22 00:16:22 +00:00
tpx Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
transport Removed previously-deprecated array_fp typedef 2012-02-22 00:16:22 +00:00
zeroD Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
Makefile.am Reorganized source tree structure 2012-02-12 02:27:14 +00:00
SConscript Some changes to make SCons faster 2012-02-23 21:25:20 +00:00