[Doc] Add documentation for new Element class and functions
This commit is contained in:
parent
b351c624da
commit
9577409516
1 changed files with 10 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue