cantera/src/python
Ray Speth c084148b0e [SCons] Python module can be installed to user's site-packages directory
Setting the scons options 'python_prefix=USER' or 'python3_prefix=USER' will
pass the '--user' flag to setup.py, causing the Python module to be installed to
a platform-specific directory on the user's module path.
2013-03-04 17:31:08 +00:00
..
ctflow_methods.cpp Reorganized source tree structure 2012-02-12 02:27:14 +00:00
ctfunc_methods.cpp Reorganized source tree structure 2012-02-12 02:27:14 +00:00
ctfuncs.cpp Removed unnecessary temporaries used for storing return values 2013-02-14 01:04:07 +00:00
ctkinetics_methods.cpp Fixed some case statements that were missing a 'break' 2012-05-24 16:29:55 +00:00
ctmultiphase_methods.cpp Reorganized source tree structure 2012-02-12 02:27:14 +00:00
ctonedim_methods.cpp [1D/Python] Set pressure when restoring solution from XML file 2012-12-18 00:11:24 +00:00
ctphase_methods.cpp Fixed some memory leaks in the Python module 2012-03-23 22:16:42 +00:00
ctreactor_methods.cpp Removing deprecated / nonfunctional methods from Reactor 2012-10-12 20:34:33 +00:00
ctrpath_methods.cpp Reorganized source tree structure 2012-02-12 02:27:14 +00:00
ctsurf_methods.cpp Reorganized source tree structure 2012-02-12 02:27:14 +00:00
ctthermo_methods.cpp Fixed some memory leaks in the Python module 2012-03-23 22:16:42 +00:00
cttransport_methods.cpp Reorganized source tree structure 2012-02-12 02:27:14 +00:00
ctxml_methods.cpp Removed unnecessary temporaries used for storing return values 2013-02-14 01:04:07 +00:00
methods.h [1D/Python] Set pressure when restoring solution from XML file 2012-12-18 00:11:24 +00:00
pycantera.cpp Removed duplicate clib/Python interface to class Bdry1D 2012-11-14 21:07:10 +00:00
pylogger.h Fix Py_Logger to raise instances of Exception instead of strings 2012-11-14 21:07:18 +00:00
pyutils.h Removed some vestigial ifdef blocks 2012-03-09 22:58:17 +00:00
SConscript [SCons] Python module can be installed to user's site-packages directory 2013-03-04 17:31:08 +00:00