`Regular` Class
===============================================================================

.. autoclass:: plask.mesh.Regular

Methods
-------

.. autosummary::

   ~plask.mesh.Regular.get_midpoints
   ~plask.mesh.Regular.resize

Attributes
----------

.. autosummary::

   ~plask.mesh.Regular.dim
   ~plask.mesh.Regular.midpoints
   ~plask.mesh.Regular.start
   ~plask.mesh.Regular.step
   ~plask.mesh.Regular.stop




Descriptions
------------

Method Details
^^^^^^^^^^^^^^

.. automethod:: plask.mesh.Regular.get_midpoints

.. automethod:: plask.mesh.Regular.resize

Attribute Details
^^^^^^^^^^^^^^^^^

.. autoattribute:: plask.mesh.Regular.dim

.. autoattribute:: plask.mesh.Regular.midpoints

.. autoattribute:: plask.mesh.Regular.start

.. autoattribute:: plask.mesh.Regular.step

.. autoattribute:: plask.mesh.Regular.stop



.. template class.rst