Skip to content
Snippets Groups Projects
Commit c0c18080 authored by Wolfgang Kastaun's avatar Wolfgang Kastaun
Browse files

formatting

parent 13977686
No related branches found
No related tags found
No related merge requests found
Pipeline #389913 passed
......@@ -204,7 +204,8 @@ class ShiftInverseNumpy: # pylint: disable=too-few-public-methods
Hence, :math:`f(l,d_l) = I[\delta U_k](-d_l) \approx \delta U(v_l - d_l)`.
If the iteration converges, it converges to a solution
:math:`\delta \bar{V}_l = f(l,\delta \bar{V}_l) \approx \delta U(v_l - \delta\bar{V}_l) = \delta U(u_l - \delta\bar{V}_l)`,
:math:`\delta \bar{V}_l = f(l,\delta \bar{V}_l)
\approx \delta U(v_l - \delta\bar{V}_l) = \delta U(u_l - \delta\bar{V}_l)`,
where we used the implicit convention that :math:`u_l = v_l`.
This equation fulfilled for :math:`\delta\bar{V}_l` is indeed the one that
needs to be fulfilled for the desired quantity :math:`\delta V_l`, which
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment