.. _api.expansion3d:

High-level Expansion3D class API
================================

This page renders the full API of
:class:`~meepmeep.expansion3d.Expansion3D` from its docstrings. See
:doc:`../expansion3d_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.expansion3d.Expansion3D
   :members:
   :member-order: bysource
   :show-inheritance:
