Skip to content

Commit

Permalink
[Doc] Add documentation for new Element class and functions
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanwweber committed Jan 22, 2016
1 parent b351c62 commit 9577409
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions doc/sphinx/cython/thermo.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,13 @@ ShomatePoly2
^^^^^^^^^^^^
.. autoclass:: ShomatePoly2(T_low, T_high, P_ref, coeffs)
:no-undoc-members:

Element
-------

.. autoclass:: Element
:no-undoc-members:

.. autoattribute:: num_elements_defined
.. autoattribute:: element_symbols
.. autoattribute:: element_names

0 comments on commit 9577409

Please sign in to comment.