cantera/src
Ray Speth ee9b153efb Improve performance of reading species info from XML
Avoid an O(N) lookup for the thermo info for each species. Using an
unordered_map would be even better, but there's no portable way to do that
without Boost.
2013-06-28 21:24:42 +00:00
..
apps Eliminate redundant standard library includes 2013-06-05 17:08:13 +00:00
base Deprecate PrintCtrl and LogPrintCtrl 2013-06-24 15:21:46 +00:00
clib [clib] Enable access to critical properties of non-pure phases 2013-06-19 15:26:54 +00:00
equil [VCS Equil] Eliminate unnecessary calls to reportParams 2013-06-24 15:21:51 +00:00
fortran Removed unnecessary temporaries used for storing return values 2013-02-14 01:04:07 +00:00
kinetics [Kinetics] Consider third-body efficiencies in duplicate reaction checks 2013-06-21 20:58:02 +00:00
matlab Re-applied consistent formatting to trunk 2013-02-07 23:40:59 +00:00
numerics Fix lower_bound not found build error. 2013-06-11 19:41:30 +00:00
oneD [1D] Restore domains based on sequence rather than name 2013-06-26 00:23:07 +00:00
python Add __version__ attribute to (legacy) Python module 2013-06-13 22:50:40 +00:00
spectra Deprecate unused spectroscopy-related classes 2013-06-06 15:33:05 +00:00
thermo Improve performance of reading species info from XML 2013-06-28 21:24:42 +00:00
tpx [Doxygen] Fix some incorrect/missing "@file" commands 2013-06-06 15:32:30 +00:00
transport Deprecate Transport::setParameters 2013-06-24 15:22:19 +00:00
zeroD [Doxygen] Fix some incorrect/missing "@file" commands 2013-06-06 15:32:30 +00:00
Makefile.am Removed obsolete C++ Chemkin mechanism converter 2012-07-26 20:49:50 +00:00
SConscript [SCons] Fix handling of blas_lapack_dir and boost_lib_dir 2013-06-14 23:06:29 +00:00