f10c7a00f4b16b8d.tex
1: \begin{abstract}
2:   % [MOTIVATION]
3:   This paper presents a quadrature method for evaluating layer
4:   potentials in two dimensions close to periodic boundaries,
5:   discretized using the trapezoidal rule.  It is an extension of the
6:   method of singularity swap quadrature, which recently was introduced
7:   for boundaries discretized using composite Gauss-Legendre
8:   quadrature.  The original method builds on swapping the target
9:   singularity for its preimage in the complexified space of the curve
10:   parametrization, where the source panel is flat.  This allows the
11:   integral to be efficiently evaluated using an interpolatory
12:   quadrature with a monomial basis.
13:   % [METHOD]
14:   In this extension, we use the target preimage to swap the
15:   singularity to a point close to the unit circle. This allows us to
16:   evaluate the integral using an interpolatory quadrature with complex
17:   exponential basis functions. This is well-conditioned, and can be
18:   efficiently evaluated using the fast Fourier transform.
19:   % [KEY RESULTS]
20:   The resulting method has exponential convergence, and can be used to
21:   accurately evaluate layer potentials close to the source geometry.
22:   % [CONCLUSIONS]
23:   We report experimental results on a simple test geometry, and
24:   provide a baseline Julia implementation that can be used for further
25:   experimentation.
26: \end{abstract}
27: