cantera/interfaces/python/Cantera
Ray Speth ac54d63782 Fixed some documentation issues with the Python Flame classes
Docstrings for undocumented methods of child classes are automatically copied
from the corresponding method of the parent class. This works both for
docstrings as shown in the Python interpreter as well as the Sphinx-generated
documentation.

Removed manually duplicated docstrings from setProfile(), solve() and
setRefineCriteria() methods.
2012-06-19 16:34:16 +00:00
..
OneD Fixed some documentation issues with the Python Flame classes 2012-06-19 16:34:16 +00:00
__init__.py Fixed some documentation issues with the Python Flame classes 2012-06-19 16:34:16 +00:00
ck2cti.py Cleaned up whitespace in all Python files using reindent.py 2012-02-27 18:13:05 +00:00
constants.py Updated physical constants to be consistent with 2010 CODATA recommendations 2012-06-12 22:48:32 +00:00
DustyGasTransport.py Cleaned up whitespace in all Python files using reindent.py 2012-02-27 18:13:05 +00:00
Edge.py Reformatted the Python docstrings to work better with Sphinx 2012-03-13 17:34:47 +00:00
elements.py Cleaned up whitespace in all Python files using reindent.py 2012-02-27 18:13:05 +00:00
excel.py Cleaned up whitespace in all Python files using reindent.py 2012-02-27 18:13:05 +00:00
exceptions.py Cleaned up whitespace in all Python files using reindent.py 2012-02-27 18:13:05 +00:00
Func.py Reformatted the Python docstrings to work better with Sphinx 2012-03-13 17:34:47 +00:00
gases.py Reformatted the Python docstrings to work better with Sphinx 2012-03-13 17:34:47 +00:00
importFromFile.py Reformatted the Python docstrings to work better with Sphinx 2012-03-13 17:34:47 +00:00
Interface.py Reformatted the Python docstrings to work better with Sphinx 2012-03-13 17:34:47 +00:00
interp.py Cleaned up whitespace in all Python files using reindent.py 2012-02-27 18:13:05 +00:00
Kinetics.py Fixed some compiler warning issues 2012-03-15 19:55:18 +00:00
liquidvapor.py Cleaned up whitespace in all Python files using reindent.py 2012-02-27 18:13:05 +00:00
mixture.py Reformatted the Python docstrings to work better with Sphinx 2012-03-13 17:34:47 +00:00
num.py Cleaned up whitespace in all Python files using reindent.py 2012-02-27 18:13:05 +00:00
Phase.py Reformatted the Python docstrings to work better with Sphinx 2012-03-13 17:34:47 +00:00
Reactor.py Fixed some spelling issues 2012-04-04 18:44:24 +00:00
rxnpath.py Updated the rxnpath1.py sample 2012-05-29 18:03:27 +00:00
set.py Cleaned up whitespace in all Python files using reindent.py 2012-02-27 18:13:05 +00:00
solid.py Cleaned up whitespace in all Python files using reindent.py 2012-02-27 18:13:05 +00:00
solids.py Cleaned up whitespace in all Python files using reindent.py 2012-02-27 18:13:05 +00:00
SolidTransport.py Cleaned up whitespace in all Python files using reindent.py 2012-02-27 18:13:05 +00:00
solution.py Reformatted the Python docstrings to work better with Sphinx 2012-03-13 17:34:47 +00:00
solve.py Cleaned up whitespace in all Python files using reindent.py 2012-02-27 18:13:05 +00:00
stoich.py Cleaned up whitespace in all Python files using reindent.py 2012-02-27 18:13:05 +00:00
SurfacePhase.py Reformatted the Python docstrings to work better with Sphinx 2012-03-13 17:34:47 +00:00
tecplot.py Cleaned up whitespace in all Python files using reindent.py 2012-02-27 18:13:05 +00:00
ThermoPhase.py Reformatted the Python docstrings to work better with Sphinx 2012-03-13 17:34:47 +00:00
Transport.py Reformatted the Python docstrings to work better with Sphinx 2012-03-13 17:34:47 +00:00
units.py Reorganized source tree structure 2012-02-12 02:27:14 +00:00
XML.py Cleaned up whitespace in all Python files using reindent.py 2012-02-27 18:13:05 +00:00