Surface
==========

Description
-----------

Surface is a static system that does not change by the timestepping.

Available Surface Types
-----------------------
+----------+---------------------+
| type     | description         |
+==========+=====================+
| plane    | Plane static system.|
+----------+---------------------+

.. automodule:: elastica.surface.plane
   :members:
   :exclude-members: __weakref__
