cantera/src/kinetics
Ray Speth 50327a665f Moved some function implementations out of InterfaceKinetics.h
This gets rid of some (mostly spurious) warnings generated by MSVC
2013-01-11 22:56:33 +00:00
..
AqueousKinetics.cpp Removed unnecessary casts from object duplication functions 2012-10-24 15:45:33 +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 Removed unnecessary casts from object duplication functions 2012-10-24 15:45:33 +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 Removed unused member variable ReactionData.rxn_number 2013-01-11 22:56:30 +00:00
InterfaceKinetics.cpp Moved some function implementations out of InterfaceKinetics.h 2013-01-11 22:56:33 +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