diff --git a/doc/sphinx/cython/thermo.rst b/doc/sphinx/cython/thermo.rst index 8c0afe7d33..5cce3dec29 100644 --- a/doc/sphinx/cython/thermo.rst +++ b/doc/sphinx/cython/thermo.rst @@ -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