cartesian
=========

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

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



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





.. rubric:: Submodules

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

   
   * - :py:mod:`eigenvectors <fridom.shallowwater.grid.cartesian.eigenvectors>`
     - Eigenvalues and eigenvectors of the system matrix of the shallow water model.

..
   .. autosummary::
      :toctree:
      :recursive:
      
      fridom.shallowwater.grid.cartesian.eigenvectors

.. toctree::
   :includehidden:
   :hidden:

   
   fridom.shallowwater.grid.cartesian.eigenvectors




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





.. rubric:: Classes, Functions, and Variables





.. currentmodule:: fridom.shallowwater.grid.cartesian.grid

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


.. 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.linear_interpolation

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


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

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





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

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

