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