cantera/src/kinetics
Ray Speth 83e38480d6 Throw exceptions instead of calling std::exit after an error
By throwing an exception, Cantera is better behaved when used within other
applications, e.g. as in the case of the Matlab and Python interfaces.
2014-06-06 00:17:58 +00:00
..
AqueousKinetics.cpp Make use of std::min, std::max, and clip 2014-06-03 16:52:43 +00:00
FalloffFactory.cpp [Kinetics] Remove the deprecated 'WF93' Falloff function 2013-12-16 23:22:09 +00:00
GasKinetics.cpp Make use of std::min, std::max, and clip 2014-06-03 16:52:43 +00:00
Group.cpp Eliminate redundant standard library includes 2013-06-05 17:08:13 +00:00
ImplicitSurfChem.cpp Make use of std::min, std::max, and clip 2014-06-03 16:52:43 +00:00
importKinetics.cpp Remove commented-out code 2014-05-27 02:52:21 +00:00
InterfaceKinetics.cpp Changes in InterfaceKinetics to allow for downstream hooks to add in the capability to model 2014-06-05 22:43:41 +00:00
Kinetics.cpp Use NotImplementedError instead of 'err' member functions 2014-05-06 14:39:13 +00:00
KineticsFactory.cpp Remove newline after '::' in member function definitions 2014-03-24 04:03:09 +00:00
ReactionPath.cpp Make use of std::min, std::max, and clip 2014-06-03 16:52:43 +00:00
ReactionStoichMgr.cpp Remove newline after '::' in member function definitions 2014-03-24 04:03:09 +00:00
solveSP.cpp Throw exceptions instead of calling std::exit after an error 2014-06-06 00:17:58 +00:00