The ``outputs.py`` module
=========================
.. py:module:: ansys.dpf.core.outputs
Summary
-------
.. py:currentmodule:: outputs
.. tab-set::
.. tab-item:: Classes
.. list-table::
:header-rows: 0
:widths: auto
* - :py:obj:`~ansys.dpf.core.outputs.Output`
- Intermediate class internally instantiated by the :class:`ansys.dpf.core.dpf_operator.Operator`.
* - :py:obj:`~ansys.dpf.core.outputs.Outputs`
- Intermediate class internally instantiated by the :class:`ansys.dpf.core.dpf_operator.Operator`.
.. toctree::
:titlesonly:
:maxdepth: 1
:hidden:
Output
Outputs
Description
-----------
Outputs.