Only store u[kx,ky] with kx>=0

This commit is contained in:
2023-04-11 18:45:45 -04:00
parent bca217e698
commit d16c42d9f5
6 changed files with 82 additions and 64 deletions

View File

@ -110,6 +110,7 @@ Thus,
.
\label{realT}
\end{equation}
In order to keep the computation as quick as possible, we only compute and store the values for $k_1\geqslant 0$.
\bigskip
\point{\bf FFT}. We compute T using a fast Fourier transform, defined as