cantera/samples
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
..
cxx [C++] Clean up of top-level headers 2016-05-14 16:10:10 -04:00
f77 Use locks/mutexes from the standard library instead of Boost.Thread 2015-10-17 18:58:50 -04:00
f90 Use locks/mutexes from the standard library instead of Boost.Thread 2015-10-17 18:58:50 -04:00
matlab Remove execute bit from files that don't need it 2015-08-02 23:06:16 -04:00
README.txt Add a note indicating the location of the Cython examples 2013-08-22 21:46:09 +00:00

Samples for the Cython-based Python module can be found in the 
directory "interfaces/cython/cantera/examples".