Skip to content
Merged
22 changes: 22 additions & 0 deletions docs/geos_pv_docs/pythonViewUtils.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
PythonViewUtils Package
============================

This package includes utilities to display cross-plot using the Python View from Paraview.


geos.pv.pythonViewUtils.Figure2DGenerator module
----------------------------------------------------------

.. automodule:: geos.pv.pythonViewUtils.Figure2DGenerator
:members:
:undoc-members:
:show-inheritance:

geos.pv.pythonViewUtils.functionsFigure2DGenerator module
-------------------------------------------------------------------

.. automodule:: geos.pv.pythonViewUtils.functionsFigure2DGenerator
:members:
:undoc-members:
:show-inheritance:

2 changes: 2 additions & 0 deletions docs/geos_pv_docs/utilities.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,6 @@ Utilities

pyplotUtils

pythonViewUtils

utils
Loading