cantera/samples
Bryan W. Weber 142f533229 Correct flag and libs for OpenMP on macOS
Apple's clang on macOS requires the libomp to link. Apple symlinks gcc
to clang, so it can't be detected as clang by executable name
2019-06-17 10:29:20 -04:00
..
cxx Correct flag and libs for OpenMP on macOS 2019-06-17 10:29:20 -04:00
f77 [Samples] Remove verbose output from demo F77 wrapper 2018-05-19 22:04:57 -04:00
f90 [Samples/Doc] Generate CMakeLists.txt files for C++ and F90 samples 2016-10-28 23:39:33 -04:00
matlab Remove Unnecessary comments 2019-05-09 12:22:44 -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".