Divergence ============================= .. currentmodule:: odl.discr.diff_ops .. autoclass:: Divergence :show-inheritance: .. automethod:: __init__ .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: Divergence.__call__ Divergence.__eq__ Divergence._call Divergence.derivative Divergence.norm .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: Divergence.adjoint Divergence.base_space Divergence.domain Divergence.inverse Divergence.is_functional Divergence.is_linear Divergence.range