cantera/samples/cxx
Ray Speth 54efbaa320 Rewrote exception handling to be more general and more explicit
CanteraError inerits from std:exception, so now it has a what() method
that is used to print a message describing the exception. Adding an
exception to the Cantera error stack now requires explicitly calling
the .save() method.
2012-03-05 20:45:56 +00:00
..
bvp Rewrote exception handling to be more general and more explicit 2012-03-05 20:45:56 +00:00
combustor Rewrote exception handling to be more general and more explicit 2012-03-05 20:45:56 +00:00
flamespeed Rewrote exception handling to be more general and more explicit 2012-03-05 20:45:56 +00:00
kinetics1 Rewrote exception handling to be more general and more explicit 2012-03-05 20:45:56 +00:00
NASA_coeffs Rewrote exception handling to be more general and more explicit 2012-03-05 20:45:56 +00:00
rankine Rewrote exception handling to be more general and more explicit 2012-03-05 20:45:56 +00:00
demo.cpp Rewrote exception handling to be more general and more explicit 2012-03-05 20:45:56 +00:00
Makefile.am Reorganized source tree structure 2012-02-12 02:27:14 +00:00
Makefile.in Added example Makefiles to install with C++ sample programs 2012-03-01 00:44:56 +00:00
SConscript Simplified adding SCons build and install targets 2012-03-05 20:45:20 +00:00
SConstruct.in Added example SConstruct files to install with C++ sample programs 2012-03-01 00:45:03 +00:00