cantera/src/kinetics
Ray Speth a25c1a43b3 [Kinetics] Fixed crashes when reaction mechanism contains no reactions
Make sure several arrays are never of length zero so that taking &v[0]
is always well-defined.
2013-02-14 01:02:18 +00:00
..
AqueousKinetics.cpp [Kinetics] Fixed crashes when reaction mechanism contains no reactions 2013-02-14 01:02:18 +00:00
FalloffFactory.cpp Added a ScopedLock typedef that can be used without requiring extra any #ifdefs 2012-05-31 14:57:54 +00:00
GasKinetics.cpp [Kinetics] Fixed crashes when reaction mechanism contains no reactions 2013-02-14 01:02:18 +00:00
GRI_30_Kinetics.cpp Removed some deprecated code 2012-07-16 22:19:10 +00:00
Group.cpp Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
ImplicitSurfChem.cpp Continuing transfering LiquidTransport changes, doing bugfixes, and 2012-12-15 00:49:14 +00:00
importKinetics.cpp [Kinetics] Fixed crashes when reaction mechanism contains no reactions 2013-02-14 01:02:18 +00:00
InterfaceKinetics.cpp [Kinetics] Fixed crashes when reaction mechanism contains no reactions 2013-02-14 01:02:18 +00:00
Kinetics.cpp Continuing transfering LiquidTransport changes, doing bugfixes, and 2012-12-15 00:49:14 +00:00
KineticsFactory.cpp Pass "const std::string&" instead of "std::string" when possible 2012-10-24 15:42:51 +00:00
Makefile.am removing several deprecated header files from the makefile.ams. In addition, headers should now be properly installed by the make install step 2012-07-18 22:54:54 +00:00
ReactionPath.cpp Pass "const std::string&" instead of "std::string" when possible 2012-10-24 15:42:51 +00:00
ReactionStoichMgr.cpp Pass "const std::string&" instead of "std::string" when possible 2012-10-24 15:42:51 +00:00
solveSP.cpp Continuing transfering LiquidTransport changes, doing bugfixes, and 2012-12-15 00:49:14 +00:00