The ``helpers`` package =========================== .. py:module:: ansys.dpf.core.helpers Summary ------- .. py:currentmodule:: helpers .. tab-set:: .. tab-item:: Submodules .. list-table:: :header-rows: 0 :widths: auto * - :py:obj:`~ansys.dpf.core.helpers.streamlines` - Streamlines computation specific helpers. * - :py:obj:`~ansys.dpf.core.helpers.utils` - Provides functions for argument filtering and text indenting. .. toctree:: :titlesonly: :maxdepth: 1 :hidden: streamlines utils Description ----------- Provide helpers relating to streamline computation, argument filtering, and text indenting.