cartesian
=========

Module: :py:mod:`fridom.framework.grid.cartesian`

.. ==================================================
..  Template for modules that are __init__.py files
.. ==================================================



.. --------------------------------------------------
..  Submodules Section
.. --------------------------------------------------





.. rubric:: Submodules

.. list-table::
   :widths: 10 90

   
   * - :py:mod:`discrete_spectral_operators <fridom.framework.grid.cartesian.discrete_spectral_operators>`
     - Operators for spectral analysis of discrete Cartesian grids.

..
   .. autosummary::
      :toctree:
      :recursive:
      
      fridom.framework.grid.cartesian.discrete_spectral_operators

.. toctree::
   :includehidden:
   :hidden:

   
   fridom.framework.grid.cartesian.discrete_spectral_operators




.. --------------------------------------------------
..  Classes, Functions, and Variables Section
.. --------------------------------------------------





.. rubric:: Classes, Functions, and Variables





.. currentmodule:: fridom.framework.grid.cartesian.grid

.. autosummary::
   :toctree:
   :recursive:
   
   Grid


.. currentmodule:: fridom.framework.grid.cartesian.eno_interpolation

.. autosummary::
   :toctree:
   :recursive:
   
   InterENO


.. currentmodule:: fridom.framework.grid.cartesian.fft

.. autosummary::
   :toctree:
   :recursive:
   
   FFT


.. currentmodule:: fridom.framework.grid.cartesian.finite_differences

.. autosummary::
   :toctree:
   :recursive:
   
   FiniteDifferences


.. currentmodule:: fridom.framework.grid.cartesian.spectral_diff

.. autosummary::
   :toctree:
   :recursive:
   
   SpectralDiff


.. currentmodule:: fridom.framework.grid.cartesian.linear_interpolation

.. autosummary::
   :toctree:
   :recursive:
   
   LinearInterpolation


.. currentmodule:: fridom.framework.grid.cartesian.polynomial_interpolation

.. autosummary::
   :toctree:
   :recursive:
   
   PolynomialInterpolation


.. currentmodule:: fridom.framework.grid.cartesian.weno_interpolation

.. autosummary::
   :toctree:
   :recursive:
   
   InterWENO





.. automodule:: fridom.framework.grid.cartesian
   :no-members:
   :no-inherited-members:
   :no-special-members:
   :no-private-members:
   :undoc-members:

.. ==================================================
..  Template for modules that are no __init__.py files
.. ==================================================

