InterENO
========

.. currentmodule:: fridom.framework.grid.cartesian.eno_interpolation

.. autoclass:: InterENO

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~InterENO.__init__
      ~InterENO.compute_polynomial_coefficients_cell_average
      ~InterENO.compute_polynomial_coefficients_pointwise
      ~InterENO.compute_start_of_stencil
      ~InterENO.disable
      ~InterENO.enable
      ~InterENO.interpolate
      ~InterENO.is_enabled
      ~InterENO.reset
      ~InterENO.setup
      ~InterENO.start
      ~InterENO.stop
      ~InterENO.update
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~InterENO.diff_module
      ~InterENO.grid
      ~InterENO.info
      ~InterENO.interp_module
      ~InterENO.is_setup
      ~InterENO.mset
      ~InterENO.name
      ~InterENO.required_halo
   
   

   .. minigallery:: fridom.framework.grid.cartesian.InterENO
      :add-heading: