1: \begin{abstract}
2: %
3: We present a new solver for nonlinear parabolic problems that is L-stable
4: and achieves high order accuracy in space and time. The solver is built by
5: first constructing a single-dimensional heat equation solver that
6: uses fast $\BigOh(N)$ convolution. This fundamental solver has arbitrary order of accuracy
7: in space, and is based on the use of the Green's function
8: to invert a modified Helmholtz equation.
9: Higher orders of accuracy in
10: time are then constructed through a novel technique known as successive
11: convolution (or resolvent expansions).
12: These resolvent expansions facilitate our proofs of stability and convergence,
13: and permit us to construct schemes that have provable stiff decay.
14: The multi-dimensional solver is built by repeated application of
15: dimensionally split independent fundamental solvers.
16: Finally, we solve nonlinear parabolic problems by
17: using the integrating factor method, where we apply the basic scheme to
18: invert linear terms (that look like a heat equation),
19: and make use of Hermite-Birkhoff interpolants to integrate the remaining
20: nonlinear terms. Our solver is applied to several linear and nonlinear
21: equations including heat, Allen-Cahn, and the Fitzhugh-Nagumo
22: system of equations in one and two dimensions.
23: %
24: \end{abstract}
25: