cantera/src
Ray Speth c885a88817 Use fully qualified names for isnan, isinf, and finite
Specify the versions in the global namespace, to avoid ambiguity
between these and the versions in namespace std that are available in
C++11.
2013-10-21 22:12:57 +00:00
..
apps [SCons] Fix linking boost_thread in more places 2013-09-30 16:02:39 +00:00
base Use fully qualified names for isnan, isinf, and finite 2013-10-21 22:12:57 +00:00
clib [clib] Fix bounds check on getMolecularWeights 2013-09-19 14:49:09 +00:00
equil [Equil] Remove a calculation with an unused result 2013-09-30 01:53:48 +00:00
fortran [Transport] Add electricalConductivity method to all language interfaces 2013-08-23 17:43:55 +00:00
kinetics [Kinetics] Allow negative Troe parameters 2013-08-01 18:57:33 +00:00
matlab [SCons] Fix some dependency issues for building "ctpath.m" 2013-09-06 20:34:18 +00:00
numerics [Reactor] Fix segfault when requesting sensitivities at t = 0 2013-09-01 00:33:19 +00:00
oneD Fix spelling errors 2013-07-26 21:33:50 +00:00
python [Transport] Add electricalConductivity method to all language interfaces 2013-08-23 17:43:55 +00:00
spectra Deprecate unused spectroscopy-related classes 2013-06-06 15:33:05 +00:00
thermo [Equil] Avoid floating point overflow from pressure term 2013-09-30 01:53:54 +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 [Reactor] Fix segfault when requesting sensitivities at t = 0 2013-09-01 00:33:19 +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