Files
cantera/samples
Raymond Speth 0edaf316ac [SCons] Fix compilation of f77 sample with clang+gfortran
Compiling demo_ftnlib.cpp as a shared object (with -fPIC) fixes an
error about being unable to relocate some pthread-related symbol.
2021-02-05 11:29:55 -05:00
..

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