LinearInterpolation
===================

.. currentmodule:: fridom.framework.grid.cartesian.linear_interpolation

.. autoclass:: LinearInterpolation

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~LinearInterpolation.__init__
      ~LinearInterpolation.disable
      ~LinearInterpolation.enable
      ~LinearInterpolation.interpolate
      ~LinearInterpolation.interpolate_axis
      ~LinearInterpolation.is_enabled
      ~LinearInterpolation.reset
      ~LinearInterpolation.setup
      ~LinearInterpolation.start
      ~LinearInterpolation.stop
      ~LinearInterpolation.update
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~LinearInterpolation.diff_module
      ~LinearInterpolation.grid
      ~LinearInterpolation.info
      ~LinearInterpolation.interp_module
      ~LinearInterpolation.mset
      ~LinearInterpolation.name
      ~LinearInterpolation.required_halo
   
   

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