The ``utils`` package
=========================
.. py:module:: ansys.health.heart.utils
Summary
-------
.. py:currentmodule:: utils
.. tab-set::
.. tab-item:: Submodules
.. list-table::
:header-rows: 0
:widths: auto
* - :py:obj:`~ansys.health.heart.utils.connectivity`
- Module containing methods for mesh connectivity.
* - :py:obj:`~ansys.health.heart.utils.download`
- Module containing methods to download cases from public databases.
* - :py:obj:`~ansys.health.heart.utils.fluent_reader`
- Module containing functions to read and write Fluent meshes in HDF5 format.
* - :py:obj:`~ansys.health.heart.utils.landmark_utils`
- Module for computing heart anatomical landmarks.
* - :py:obj:`~ansys.health.heart.utils.vtk_utils`
- Module containing methods for mesh operations related to the VTK library.
.. toctree::
:titlesonly:
:maxdepth: 1
:hidden:
connectivity
download
fluent_reader
landmark_utils
vtk_utils
Description
-----------
Subpackage containing various utilities.
..
!! processed by numpydoc !!