Commit graph

3 commits

Author SHA1 Message Date
Ray Speth
cb2876c33c [Doc] Add some information about compiling to the "simple" c++ example 2016-10-14 17:31:40 -04:00
Ray Speth
ee95c60813 Simplify error handling to eliminate need for global error stack
All of the functions for manipulating the global error stack
(CanteraError::save, setError, showErrors, etc.) are deprecated. The ability to
store an error is retained only for use in the C and Fortran interfaces so that
the last error message can be retrieved after a function returns an error code.
2015-11-16 19:50:55 -05:00
Ray Speth
7e34588c5f Reorganizing C++ User's guide documentation 2012-04-04 18:45:37 +00:00
Renamed from doc/sphinx/cxx-intro.rst (Browse further)