The ``results.py`` module
=========================
.. py:module:: ansys.dpf.core.results
Summary
-------
.. py:currentmodule:: results
.. tab-set::
.. tab-item:: Classes
.. list-table::
:header-rows: 0
:widths: auto
* - :py:obj:`~ansys.dpf.core.results.Results`
- Organizes the results from DPF into accessible methods.
* - :py:obj:`~ansys.dpf.core.results.Result`
- Helps with using DPF's result providers.
* - :py:obj:`~ansys.dpf.core.results.CommonResults`
- Default implementation of the class:'Results'.
.. toctree::
:titlesonly:
:maxdepth: 1
:hidden:
Results
Result
CommonResults
Description
-----------
Results.
This module contains the Results and Result classes that are created by the model
to easily access results in result files.