cantera/doc/sphinx/cxx-guide
Ray Speth 14b9454819 [C++] Clean up of top-level headers
These headers should only include general functionality, i.e. base classes and
factory methods. Users working directly with derived types can include the
relevant headers directly.

Deprecate some top-level headers which are not really useful.
2016-05-14 16:10:10 -04:00
..
compiling.rst General whitespace cleanup 2015-08-02 23:06:15 -04:00
demo1a.cpp [C++] Clean up of top-level headers 2016-05-14 16:10:10 -04:00
demo1b.cpp [C++] Clean up of top-level headers 2016-05-14 16:10:10 -04:00
demoequil.cpp Replace auto_ptr with unique_ptr 2015-10-14 18:45:23 -04:00
equil-example.rst General whitespace cleanup 2015-08-02 23:06:15 -04:00
factories.rst [Doc] Add C++ example showing initializaton of Kinetics and Transport 2016-05-14 15:01:09 -04:00
headers.rst [C++] Clean up of top-level headers 2016-05-14 16:10:10 -04:00
index.rst [Doc] Add C++ example showing initializaton of Kinetics and Transport 2016-05-14 15:01:09 -04:00
simple-example.rst Simplify error handling to eliminate need for global error stack 2015-11-16 19:50:55 -05:00
thermo.rst [Doc] Use proper memory management in C++ examples 2016-02-01 19:23:44 -05:00
thermodemo.cpp [Doc] Use proper memory management in C++ examples 2016-02-01 19:23:44 -05:00