cantera/include
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
..
cantera [Thermo] Fix overriding of IdealSolidSolnPhase::_updateThermo 2019-03-06 19:48:45 -05:00