cantera/interfaces/python/Cantera/OneD
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
..
__init__.py Cleaned up whitespace in all Python files using reindent.py 2012-02-27 18:13:05 +00:00
BurnerDiffFlame.py Fixed some documentation issues with the Python Flame classes 2012-06-19 16:34:16 +00:00
BurnerFlame.py Fixed some documentation issues with the Python Flame classes 2012-06-19 16:34:16 +00:00
CounterFlame.py Fixed some documentation issues with the Python Flame classes 2012-06-19 16:34:16 +00:00
FreeFlame.py Fixed some documentation issues with the Python Flame classes 2012-06-19 16:34:16 +00:00
onedim.py Fixed setting the _initialized flag on restored Python OneD objects 2012-05-30 16:02:48 +00:00
StagnationFlow.py Fixed some documentation issues with the Python Flame classes 2012-06-19 16:34:16 +00:00