.. _api.expansion2d:

High-level Expansion2D class API
================================

This page renders the full API of
:class:`~meepmeep.expansion2d.Expansion2D` from its docstrings. See
:doc:`../expansion2d_overview` for the conceptual tour and a quickstart,
and :doc:`../derivatives` for the gradient math when the class is used in
derivative mode.

.. autoclass:: meepmeep.expansion2d.Expansion2D
   :members:
   :member-order: bysource
   :show-inheritance:
