cantera/include/cantera
Ray Speth 89d0c5601f [Python] Add CanteraError class for execptions
Anything that raises a CanteraError in C++ will now raise CanteraError in
Python, instead of the more generic RuntimeError.

This change increases the required Cython version to 0.23 or newer.
2016-10-18 22:58:14 -04:00
..
base [clib] Add buffer length argument to all functions returning strings 2016-10-18 11:21:42 -04:00
clib [clib] Add buffer length argument to all functions returning strings 2016-10-18 11:21:42 -04:00
cython [Python] Add CanteraError class for execptions 2016-10-18 22:58:14 -04:00
equil Add license/copyright info to files that were missing it 2016-10-10 22:48:23 -04:00
kinetics [Kinetics] added const version of Kinetics::reaction 2016-10-15 18:24:35 -04:00
numerics Fix const-ness of some function arguments 2016-10-15 20:50:15 -04:00
oneD Fix const-ness of some function arguments 2016-10-15 20:50:15 -04:00
thermo Add notices to documentation for classes with no tests or examples 2016-10-13 18:40:03 -04:00
tpx Add license/copyright info to files that were missing it 2016-10-10 22:48:23 -04:00
transport Add notices to documentation for classes with no tests or examples 2016-10-13 18:40:03 -04:00
zeroD Fix const-ness of some function arguments 2016-10-15 20:50:15 -04:00
Edge.h Add license/copyright info to files that were missing it 2016-10-10 22:48:23 -04:00
electrolyteThermo.h [C++] Clean up of top-level headers 2016-05-14 16:10:10 -04:00
IdealGasMix.h Add license/copyright info to files that were missing it 2016-10-10 22:48:23 -04:00
IncompressibleSolid.h Add license/copyright info to files that were missing it 2016-10-10 22:48:23 -04:00
integrators.h [C++] Clean up of top-level headers 2016-05-14 16:10:10 -04:00
Interface.h Add license/copyright info to files that were missing it 2016-10-10 22:48:23 -04:00
kinetics.h [C++] Clean up of top-level headers 2016-05-14 16:10:10 -04:00
Metal.h Add license/copyright info to files that were missing it 2016-10-10 22:48:23 -04:00
numerics.h [Numerics] Deprecate class SquareMatrix 2016-05-14 22:00:22 -04:00
onedim.h [C++] Clean up of top-level headers 2016-05-14 16:10:10 -04:00
PureFluid.h Add license/copyright info to files that were missing it 2016-10-10 22:48:23 -04:00
reactionpaths.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
surface.h [C++] Clean up of top-level headers 2016-05-14 16:10:10 -04:00
thermo.h [C++] Clean up of top-level headers 2016-05-14 16:10:10 -04:00
transport.h [C++] Clean up of top-level headers 2016-05-14 16:10:10 -04:00
zerodim.h [Reactor] Add IdealGas reactor types to zerodim.h 2014-06-06 00:17:49 +00:00