cantera/samples
Ray Speth f9375e1a09 Use locks/mutexes from the standard library instead of Boost.Thread
This eliminates the need to link against any of the compiled Boost libraries,
and means that we can always build in thread-safe mode
2015-10-17 18:58:50 -04:00
..
cxx Use locks/mutexes from the standard library instead of Boost.Thread 2015-10-17 18:58:50 -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".