cantera/samples
Ray Speth a583949457 [Reactor] ReactorNet::addReactor takes a reference instead of a pointer
This reflects how the function is usually used. The old signature is now
deprecated, as is the extra argument for transfering "ownership" to the
ReactorNet object.
2014-06-06 00:17:41 +00:00
..
cxx [Reactor] ReactorNet::addReactor takes a reference instead of a pointer 2014-06-06 00:17:41 +00:00
f77 Fix path to Cantera.mak in sample Fortran Makefiles 2014-04-28 18:18:10 +00:00
f90 Fix path to Cantera.mak in sample Fortran Makefiles 2014-04-28 18:18:10 +00:00
matlab Clean up end-of-file whitespace 2014-01-30 00:47:24 +00: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".