cantera/test/kinetics
Ray Speth 1f231d1dd0 [Kinetics] Eliminate need for 'finalize' method
All reaction-sized arrays are now allocated as reactions are added, which means
that the finalize() method is unnecessary and reactions can be continuously
added, even after the Kinetics object has been used for rate calculations.
2016-04-15 17:05:10 -04:00
..
kineticsFromScratch.cpp [Kinetics] Eliminate need for 'finalize' method 2016-04-15 17:05:10 -04:00
pdep.cpp [Test] Make deprecation warnings fatal in test suites 2016-04-15 12:04:08 -04:00
rates.cpp Make use of initializer lists where appropriate 2015-10-17 18:58:50 -04:00