cantera/src
Ray Speth 47005a5008 [Thermo] Fix overriding of IdealSolidSolnPhase::_updateThermo
Since IdealSolidSolnPhase::_updateThermo wasn't a virtual method, and
the signatures didn't match (const vs non-const), calls to this method
from IdealSolidSolnPhase weren't being overridden by
BinarySolutionTabulatedThermo::_updateThermo as expected.
2019-03-06 19:48:45 -05:00
..
base Check for additional invalid string-to-double conversions 2018-12-02 23:54:04 -05:00
clib Deprecate rarely-used vector functions 2018-12-14 11:27:24 -05:00
equil Remove code deprecated in Cantera 2.4 2018-12-14 11:27:24 -05:00
fortran Remove code deprecated in Cantera 2.3.0 2017-02-12 19:22:33 -05:00
kinetics [Kinetics] Always use temperature of "reacting" phase 2019-03-05 15:03:48 -05:00
matlab [SCons] Only build the Python package for Python 3.x 2018-09-19 17:59:59 -04:00
numerics Provide error message after failure to create large Sundials matrix 2019-02-25 11:06:12 -05:00
oneD [1D] rdt is automatically set appropriately during Jacobian evaluation 2018-11-11 22:17:20 -05:00
pch [SCons] Move PCH-related files out of include to avoid installing them 2016-11-04 11:36:13 -04:00
thermo [Thermo] Fix overriding of IdealSolidSolnPhase::_updateThermo 2019-03-06 19:48:45 -05:00
tpx Wrapped common uses of boost string algorithms. 2017-10-25 09:30:22 -04:00
transport Deprecate rarely-used vector functions 2018-12-14 11:27:24 -05:00
zeroD Fix compiler warnings issued by Visual Studio 2015 2018-08-28 16:45:49 -04:00
SConscript Add methods for accessing the git commit used when compiling 2017-01-20 22:43:56 -05:00